aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-08-02 16:08:50 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-08-02 16:08:50 -0400
commit645eff49ac0c382c8eeb228b31cace885077e5ec (patch)
treece81ca6149ff185df6e14ee4e8e8f5501bc53224 /changes
parentaf5ef98d1b2221ee4da389bb88dfe1c991d42e8d (diff)
parente69cf2340be05aaaa2d4df4085f236742696bf86 (diff)
downloadtor-645eff49ac0c382c8eeb228b31cace885077e5ec.tar.gz
tor-645eff49ac0c382c8eeb228b31cace885077e5ec.zip
Merge branch 'maint-0.4.6' into maint-0.4.7
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket406045
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40604 b/changes/ticket40604
new file mode 100644
index 0000000000..ec24a46e66
--- /dev/null
+++ b/changes/ticket40604
@@ -0,0 +1,5 @@
+ o Major bugfixes (relay):
+ - Remove OR connections btrack subsystem entries when the connections
+ closes normally. Before this, we would only close it on error and thus
+ leaking memory for each normal OR connections. Fixes bug 40604; bugfix
+ on 0.4.0.1-alpha.