aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2324
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug2324')
-rw-r--r--changes/bug23244
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2324 b/changes/bug2324
new file mode 100644
index 0000000000..eefc8370ef
--- /dev/null
+++ b/changes/bug2324
@@ -0,0 +1,4 @@
+ o Minor bugfixes
+ - Add a check for SIZE_T_MAX to tor_realloc to try to avoid
+ underflow errors there too. Fixes bug 2324.
+