Date: Tue, 17 Sep 2002 04:28:25 -0700 (PDT) From: Maxim Konovalov <maxim@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vsnprintf.c Message-ID: <200209171128.g8HBSP4b089351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2002/09/17 04:28:24 PDT Modified files: lib/libc/stdio vsnprintf.c Log: Fix vsnprintf(3) memory leak for size == 0. PR: bin/36175 Obtained from: OpenBSD Reviewed by: silence on -audit MFC after: 5 days Revision Changes Path 1.21 +6 -0 src/lib/libc/stdio/vsnprintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209171128.g8HBSP4b089351>