Date: Sun, 6 Mar 2011 19:47:46 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/stdio xprintf_time.c Message-ID: <201103061948.p26Jm18b013393@repoman.freebsd.org>
index | next in thread | raw e-mail
pjd 2011-03-06 19:47:46 UTC
FreeBSD src repository
Modified files:
lib/libc/stdio xprintf_time.c
Log:
SVN rev 219346 on 2011-03-06 19:47:46Z by pjd
Because we call __printf_out() with a on-stack buffer, also call
__printf_flush() so we are sure it won't be referenced after we return.
MFC after: 2 weeks
Revision Changes Path
1.6 +4 -2 src/lib/libc/stdio/xprintf_time.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103061948.p26Jm18b013393>
