cvs commit: src/lib/libc/stdio vsnprintf.c
Hasso Tepper
hasso at crater.dragonflybsd.org
Thu May 22 00:20:25 PDT 2008
hasso 2008/05/22 00:19:33 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_12)
lib/libc/stdio vsnprintf.c
Log:
MFC rev 1.9
The char dummy must be dummy[2] to accomodate a nul terminator when dealing
with a degenerate buffer size.
Revision Changes Path
1.8.8.1 +4 -2 src/lib/libc/stdio/vsnprintf.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdio/vsnprintf.c.diff?r1=1.8&r2=1.8.8.1&f=u
More information about the Commits
mailing list