]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that the {,v}swprintf functions always null-terminate the
authorDavid Schultz <das@FreeBSD.org>
Sat, 21 Apr 2012 06:08:29 +0000 (06:08 +0000)
committerDavid Schultz <das@FreeBSD.org>
Sat, 21 Apr 2012 06:08:29 +0000 (06:08 +0000)
commit04acf365090abb30242e8fc54de285c9d8b29eb4
treef865b8f783a82fea251acddcc02c62aee707b187
parent177628ce757cf1a3f7d4b9a70dc4682d22e50ebc
Ensure that the {,v}swprintf functions always null-terminate the
output string, even if an encoding error or malloc failure occurs.
lib/libc/stdio/vswprintf.c