Date: Sat, 12 Apr 2003 13:23:25 -0700 (PDT) From: Jean-Marc Zucconi <jmz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libz gzio.c Message-ID: <200304122023.h3CKNPeg051795@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304122023.h3CKNPeg051795>