aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56a2be61..45b70fea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2021-11-04 Jay Berkenbilt <ejb@ql.org>
+ * Add range check in QPDFNumberTreeObjectHelper (fuzz issue 37740).
+
* Add QIntC::range_check_substract to do range checking on
subtraction, which has different boundary conditions from
addition.