Re: [Patch] fhandler.cc (pust_readahead): end-condition off.

2004-12-06 Thread Christopher Faylor
On Mon, Dec 06, 2004 at 02:45:10AM +0100, Bas van Gompel wrote: Hi, A real bugfix this time. When fhandler_base::puts_readahead is given a (non -1) len-parameter, in the current implementation, not len characters are stowed, but len z-strings. This affects at least

Re: [Patch] fhandler.cc (pust_readahead): end-condition off.

2004-12-06 Thread Bas van Gompel
Op Mon, 6 Dec 2004 10:16:19 -0500 schreef Christopher Faylor in [EMAIL PROTECTED]: : On Mon, Dec 06, 2004 at 02:45:10AM +0100, Bas van Gompel wrote: [...] : * fhandler.cc (fhandler_base::puts_readahead): Fix end-condition. : : This patch changes things so that len characters are always