[PATCH v2] less: improvements to verbose status messages

Ron Yorston rmy at pobox.com
Tue Jul 21 15:18:37 UTC 2015


walter harms wrote:
>> +		while ((len=safe_read(fd, buf, 4096)) > 0) {
>
>sorry for being late of that ..
>with sizeof(buf) instead of 4096 you can modify buf[] only ...

Noted, thank you.

I really should get into the habit of doing that.

Ron


More information about the busybox mailing list