jmz 2003/04/12 13:23:25 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
lib/libz gzio.c
Log:
MFC: rev. 1.9
In src/lib/libz/gzio.c the function gzprintf does not check if the
amount of bytes (supposed to be) written by vsnprintf exceeds the
size of the buffer.
Revision Changes Path
1.5.2.3 +7 -8 src/lib/libz/gzio.c