summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-27 08:12:33 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-27 08:12:33 (GMT)
commit99a464dbfc99a425d7f7bb571d575e43b0e63539 (patch)
tree30a48979b46f147313fb84c66a8a86b619308354 /ChangeLog
parent12dc5d93bc70918987c5ef619c42544ba0019c7a (diff)
parentbe449c196746dca12d429e2dfd39fb7af33a121c (diff)
downloadtcl-99a464dbfc99a425d7f7bb571d575e43b0e63539.zip
tcl-99a464dbfc99a425d7f7bb571d575e43b0e63539.tar.gz
tcl-99a464dbfc99a425d7f7bb571d575e43b0e63539.tar.bz2
[Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom Lane for providing the test-case and the patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 270adaa..cf9e4df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-27 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/regcomp.c: [Bug 3606139]: missing error check allows
+ * tests/regexp.test: regexp to crash Tcl. Thanks to Tom Lane
+ for providing the test-case and the patch.
+
2013-02-26 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclObj.c: Don't panic if Tcl_ConvertToType is called for a