summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-05-19 21:56:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-05-19 21:56:36 (GMT)
commit4fb6d54c3cbe8ac23f1789bc21de3b5d104859ce (patch)
treed32a5f5a8c9697ebb117154a74d05b95161df3f6 /ChangeLog
parentbb3bf75ad9ba1ebd99869d5a4298148d0825919c (diff)
downloadtcl-4fb6d54c3cbe8ac23f1789bc21de3b5d104859ce.zip
tcl-4fb6d54c3cbe8ac23f1789bc21de3b5d104859ce.tar.gz
tcl-4fb6d54c3cbe8ac23f1789bc21de3b5d104859ce.tar.bz2
Enable a test of limiting tight loops.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aa673c..ceeef72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-05-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * tests/interp.test (interp-34.3): Rewrite this test to see if a
+ time limit can catch a tight bytecode loop, a maximally aggressive
+ denial-of-service attack.
+ * generic/tclInterp.c (Tcl_LimitCheck): Fix the sense of checks to
+ see whether a time limit has been extended.
+
* tests/*.test: Many minor fixes, including ensuring that every
test is run (so constraints control whether the test is doing
anything) and making sure that constraints are always set using