Searched hist:143891 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/tail/
H A Dreverse.cdiff 143891 Sun Mar 20 20:08:52 MST 2005 iedowse 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.

Completed in 53 milliseconds