|
From: Jan N. <nij...@us...> - 2011-01-25 08:31:44
|
Update of /cvsroot/tktoolkit/tk In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28276 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: [Patch #3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2. Just the strcpy->memcpy part, to prevent anything like [Bug #3164879] |