Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/lib/libz



Module Name:    src
Committed By:   jmc
Date:           Wed Mar  5 19:47:42 UTC 2003

Modified Files:
        src/lib/libz [netbsd-1-6]: gzio.c

Log Message:
Pullup rev 1.14-1.15 (requested by groo in tickets #1193 and #1194)
 Fix for potential buffer overflow in snprintf() (from OpenBSD)
 Remove the HAS_* ifdefs which select [v]s{,n}printf.  Always choose the
 n version.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 src/lib/libz/gzio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index