Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] src/lib/libz
Module Name: src
Committed By: jmc
Date: Wed Mar 5 19:56:47 UTC 2003
Modified Files:
src/lib/libz [netbsd-1-5]: gzio.c
Log Message:
Pullup rev 1.14-1.15 (requested by groo in tickets #29 and #30)
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.9.8.1 -r1.9.8.2 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