]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out previous, free the buffer when __vfprintf() fails and don't bother
authorTim J. Robbins <tjr@FreeBSD.org>
Thu, 26 Sep 2002 13:11:24 +0000 (13:11 +0000)
committerTim J. Robbins <tjr@FreeBSD.org>
Thu, 26 Sep 2002 13:11:24 +0000 (13:11 +0000)
commit27a29543f3a991b58e859b7c01c24c07bcbe8d29
tree4de1e26fefecf761f67eb239ab65759349d165e6
parent344141d1fdbe14ec498a93b4242260f5882a0c03
Back out previous, free the buffer when __vfprintf() fails and don't bother
trying to shrink the buffer with realloc() before returning it.
lib/libc/stdio/vasprintf.c