K 10 svn:author V 7 iedowse K 8 svn:date V 27 2005-03-20T22:08:52.000000Z K 7 svn:log V 259 Don't skip the initialisation of tl->len when we hit an EOF immediately after allocating a new buffer. This bug caused `tail -r < /dev/null' to core dump when the `J' malloc option is set, and also affected any other input that was an exact multiple of 128k. END