[request-sponsor] Fix ready for Bug ID 6355611

2008-01-08 Thread Souvik Das Gupta
Hello Here is the 'diff -u' output of the fix: --- fmt.c.orig Fri Jan 4 01:43:17 2008 +++ fmt.c Sat Jan 5 12:20:48 2008 @@ -53,6 +53,7 @@ wchar_toutbuf[BUFSIZ]; /* Sandbagged output line image */ wchar_t*outp; /* Pointer in

[request-sponsor] Fix ready for Bug ID 6355611

2008-01-07 Thread Souvik Das Gupta
Hello I have the fix ready for the following bug: Bug ID: 6355611 Synopsis: setbuf misuse Description: A subtle bug exists in fmt.c (using the source cross referencer the bug is visible else where). main() calls setbug passing a buffer that exists in main's stack. It can occur that the data in