|
From: Andreas K. <and...@us...> - 2006-09-25 21:55:07
|
Update of /cvsroot/tcl/tcl In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32424 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], aka coverity #51. Extended loop condition, added checking for NULL to prevent seg.fault. |