summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2006-09-27 13:49:05 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2006-09-27 13:49:05 (GMT)
commita14dc8880490ddf17e78d3eacf6e892dd3dd6a67 (patch)
treeb69d2e99baae959ebfca8a6bc3c0d1f4feee743d /ChangeLog
parentb725003f03a39521f6ea93c9ee3f7a688eb96674 (diff)
downloadtcl-a14dc8880490ddf17e78d3eacf6e892dd3dd6a67.zip
tcl-a14dc8880490ddf17e78d3eacf6e892dd3dd6a67.tar.gz
tcl-a14dc8880490ddf17e78d3eacf6e892dd3dd6a67.tar.bz2
* generic/tclFileName.c (TclGlob): added a panic for a call with
TCL_GLOBMODE_TAILS and pathPrefix==NULL. This would cause a segfault, as found by coverity #26.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78a39c7..689e79a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-27 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclFileName.c (TclGlob): added a panic for a call with
+ TCL_GLOBMODE_TAILS and pathPrefix==NULL. This would cause a
+ segfault, as found by coverity #26.
+
2006-09-26 Kevin Kenny <kennykb@acm.org>
* doc/Encoding.3: Added covariant 'const' qualifier for the