summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-27 08:19:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-27 08:19:27 (GMT)
commit5789086c242edb45e3f35a00932a66458302e27d (patch)
tree1b1a1034a110bf8f9f22e1d55aa249324d487c34 /ChangeLog
parentdb61e9a4be70f2f32de14debac56862039d8cb78 (diff)
parent40259312feb06aebd4481c9f8592dc6ac10bb1b4 (diff)
downloadtcl-5789086c242edb45e3f35a00932a66458302e27d.zip
tcl-5789086c242edb45e3f35a00932a66458302e27d.tar.gz
tcl-5789086c242edb45e3f35a00932a66458302e27d.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 7453768..85a5ebf 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 Donal K. Fellows <dkf@users.sf.net>
* tests/chanio.test (chan-io-28.7): [Bug 3605120]: Stop test from