[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ftp 2GB file size limit bug (Was back in 2002: Bug in FTP/FTPD[PATCH supplied])




> > 1. ftp corruption for files >= 2GB. Old, known, patch supplied years
> >   ago.
> >
> >   Workaround: configure --disable-mmap
> 
> Patch incorrect. Problem still exists on mapping too large areas. Need to use sliding window.

Thanks for feedback on that patch (originally from thn), but why not
make --disable-mmap default for this part of the code or just all
places where mmap is used (which are not many)?

Harald.