[Rpm-maint] [rpm-software-management/rpm] rpmio.c: In Fread(buf, size, nmemb, FD), require size be 1 (#400)
Jeff Johnson
notifications at github.com
Mon Feb 26 12:01:25 UTC 2018
More generally still: There is no reason (that I know of) that Fread/Fwrite/Fseek cannot be simply deprecated and replaced with fread/fwrite/Fseek everywhere now that *BSD (and OS X) have equivalent libio-like functionality.
The only lossage would be integrated debugging and statistics which hardly anyone uses.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/400#issuecomment-368478609
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180226/7d5a2a02/attachment.html>
More information about the Rpm-maint
mailing list