login
Header Space

 
 

cvs commit: src/lib/libc/stdio vsnprintf.c

Previous thread: cvs commit: src/lib/libc/string strcspn.c strspn.c by Matthew Dillon on Wednesday, May 14, 2008 - 11:48 pm. (1 message)

Next thread: cvs commit: src/share/man/man9 Makefile serializer.9 by Sascha Wildner on Thursday, May 15, 2008 - 5:21 am. (1 message)
To: <commits@...>
Date: Wednesday, May 14, 2008 - 11:59 pm

dillon      2008/05/14 20:59:59 PDT

DragonFly src repository

  Modified files:
    lib/libc/stdio       vsnprintf.c 
  Log:
  The char dummy must be dummy[2] to accomodate a nul terminator when dealing
  with a degenerate buffer size.
  
  Submitted-by: Johannes Hofmann &lt;Johannes.Hofmann@gmx.de&gt;
  Taken-from: FreeBSD
  
  Revision  Changes    Path
  1.9       +4 -2      src/lib/libc/stdio/vsnprintf.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdio/vsnprintf.c.diff?r1=1.8&amp;r2=1...
Previous thread: cvs commit: src/lib/libc/string strcspn.c strspn.c by Matthew Dillon on Wednesday, May 14, 2008 - 11:48 pm. (1 message)

Next thread: cvs commit: src/share/man/man9 Makefile serializer.9 by Sascha Wildner on Thursday, May 15, 2008 - 5:21 am. (1 message)
speck-geostationary