|
From: Don P. <dg...@us...> - 2009-01-09 15:12:32
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2114 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation requests to the sizes that can be supported by Tcl's memory allocation routines. [Bug 2494093]. |