aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2024-10-31 08:37:51 -0400
committerDavid Goulet <dgoulet@torproject.org>2024-10-31 08:37:51 -0400
commit9b03f0288a15ed70333a2c576b85a89c6e27ca2a (patch)
treee1d315787445aae5332095c80df67655ff6f2f31 /changes
parent6c8238f313af42c353aed3333e5074cc42030a09 (diff)
parent4759350b9a020d735506479e2d51c76d38566017 (diff)
downloadtor-9b03f0288a15ed70333a2c576b85a89c6e27ca2a.tar.gz
tor-9b03f0288a15ed70333a2c576b85a89c6e27ca2a.zip
Merge branch 'maint-0.4.8'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket409894
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket40989 b/changes/ticket40989
new file mode 100644
index 0000000000..26e4b030c6
--- /dev/null
+++ b/changes/ticket40989
@@ -0,0 +1,4 @@
+ o Minor bugfixes (memory):
+ - Fix a pointer free that wasn't set to NULL afterwards which could be
+ reused by calling back in the free all function. Fixes bug 40989; bugfix
+ on 0.4.8.13.