Date: Fri, 15 Jun 2001 22:37:59 -0700 (PDT) From: Assar Westerlund <assar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio snprintf.c sprintf.c vsnprintf.c vsprintf.c Message-ID: <200106160537.f5G5bxQ23545@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
assar 2001/06/15 22:37:59 PDT
Modified files:
lib/libc/stdio snprintf.c sprintf.c vsnprintf.c
vsprintf.c
Log:
free memory that gets allocated by vfprintf when str == NULL
PR: misc/26044
MFC after: 1 week
Revision Changes Path
1.14 +3 -1 src/lib/libc/stdio/snprintf.c
1.8 +3 -1 src/lib/libc/stdio/sprintf.c
1.14 +3 -1 src/lib/libc/stdio/vsnprintf.c
1.8 +3 -1 src/lib/libc/stdio/vsprintf.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?200106160537.f5G5bxQ23545>
