]> git.ipfire.org Git - thirdparty/glibc.git/commit
(_IO_vsnprintf): Set first byte of destination array to NUL to handle
authorUlrich Drepper <drepper@redhat.com>
Fri, 28 Aug 1998 12:06:13 +0000 (12:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 28 Aug 1998 12:06:13 +0000 (12:06 +0000)
commitf6696b61fbc9f9d40832b3700e2d7d86036e5ac5
treebf0f52bbfbbca9a61555a2949416cd6cbf0ba9c0
parente3a874f157cb5d3127acae8e26843a310cc847a3
(_IO_vsnprintf): Set first byte of destination array to NUL to handle
maxlen==1 case correctly.
libio/vsnprintf.c