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

David Schultz das at FreeBSD.ORG
Mon Aug 4 14:00:12 UTC 2008


On Mon, Aug 04, 2008, Colin Percival wrote:
> 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.

I think you mean swprintf() here.


More information about the cvs-src mailing list