|
From: Don P. <dg...@us...> - 2007-03-19 21:00:53
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv1308 Modified Files: ChangeLog Log Message: * generic/tclBinary.c (Tcl_SetByteArrayLength): Replaced ckalloc() / memcpy() sequence with ckrealloc() call. |