diff options
author | dgp <dgp@users.sourceforge.net> | 2009-08-18 14:43:58 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-08-18 14:43:58 (GMT) |
commit | 2fcbc1a3742e8947645f3165956792424d64c635 (patch) | |
tree | 642b85e0a955995f7d32ec5bcc8f7246392ce7d4 /ChangeLog | |
parent | 9b60842d16319877dbd4d5690699e7f17908392b (diff) | |
download | tcl-2fcbc1a3742e8947645f3165956792424d64c635.zip tcl-2fcbc1a3742e8947645f3165956792424d64c635.tar.gz tcl-2fcbc1a3742e8947645f3165956792424d64c635.tar.bz2 |
* generic/tclPathObj.c: Added NULL check to prevent crashes during
* tests/fileName.test: [glob]. [Bug 2837800]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-08-18 Don Porter <dgp@users.sourceforge.net> + + * generic/tclPathObj.c: Added NULL check to prevent crashes during + * tests/fileName.test: [glob]. [Bug 2837800] + 2009-08-06 Andreas Kupries <andreask@activestate.com> * doc/refchan.n [Bug 2827000]: Extended the implementation of |