Date: Thu, 26 Sep 2002 06:11:24 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vasprintf.c Message-ID: <200209261311.g8QDBOmx042464@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/09/26 06:11:24 PDT Modified files: lib/libc/stdio vasprintf.c Log: Back out previous, free the buffer when __vfprintf() fails and don't bother trying to shrink the buffer with realloc() before returning it. Revision Changes Path 1.18 +13 -19 src/lib/libc/stdio/vasprintf.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?200209261311.g8QDBOmx042464>