cperciva    2008-08-04 06:55:42 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfwprintf.c 
  Log:
  SVN rev 181281 on 2008-08-04 06:55:42Z by cperciva
  
  Initialize "nconv" to a reasonable value in all code paths.  Prior to
  this commit, sprintf("%s", "") could fail depending on what happened
  to be on the stack.
  
  Found by:       LLVM/Clang Static Checker
  
  Revision  Changes    Path
  1.33      +3 -1      src/lib/libc/stdio/vfwprintf.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to