Module Name: src Committed By: christos Date: Tue Dec 28 16:18:46 UTC 2010
Modified Files: src/tests/lib/libc/ssp: h_vsnprintf.c h_vsprintf.c Log Message: allocate the buffer at the same function level as the compiler so that the compiler knows to emit the right _chk call. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/ssp/h_vsnprintf.c \ src/tests/lib/libc/ssp/h_vsprintf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.