From ae30ab71db6aae4fccdee34cb0716454952141d4 Mon Sep 17 00:00:00 2001 From: coldstore Date: Fri, 13 Oct 2006 05:11:36 +0000 Subject: win/tclWinFile.c: corrected erroneous attempt to protect against NULL return from Tcl_FSGetNormalizedPath per Bug 1548263 causing Bug 1575837. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b28d376..1db5404 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-10-13 Colin McCormack + * win/tclWinFile.c: corrected erroneous attempt to protect + against NULL return from Tcl_FSGetNormalizedPath + per Bug 1548263 causing Bug 1575837. + 2006-10-13 Daniel Steffen * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, use -- cgit v0.12