[Bug stdio/19165] fread overflow
bugdal at aerifal dot cx
sourceware-bugzilla@sourceware.org
Mon Oct 26 20:05:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=19165
--- Comment #6 from Rich Felker <bugdal at aerifal dot cx> ---
It's not more efficient but much less efficient; it introduces a divide into
ALL fread/fwrite calls rather than only ones which terminate early (the latter
should be extremely rare, happening only at EOF or on error).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list