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)
commit40259312feb06aebd4481c9f8592dc6ac10bb1b4 (patch)
tree30a48979b46f147313fb84c66a8a86b619308354 /ChangeLog
parentda40794df6988d5d3fb421994dbec31002e0350a (diff)
parent6332e3ad602e2d2cab2083e7cdfac439678a903f (diff)
downloadtcl-40259312feb06aebd4481c9f8592dc6ac10bb1b4.zip
tcl-40259312feb06aebd4481c9f8592dc6ac10bb1b4.tar.gz
tcl-40259312feb06aebd4481c9f8592dc6ac10bb1b4.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