David Schultz wrote:
On Mon, Aug 04, 2008, Colin Percival wrote:
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.
Oops. I typoed -- I actually meant wprintf, but I guess my fingers "corrected"
what I was typing since I never use the wide printf functions but use sprintf
quite commonly. :-)
Colin Percival
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"