summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-03-24 12:25:05 -0400
committerNick Mathewson <nickm@torproject.org>2021-03-24 12:25:05 -0400
commitc359c3056b2dbf17987a8955af30884ee438108e (patch)
treee44e63a8fabf3b67826f3952bdeabf7d5b311d87 /changes
parent59bbf8cde9144ee5c8d060959e723a4bedfd6bb8 (diff)
parent9ca2394d6b51242bb5cf380757be5869d2a44c3c (diff)
downloadtor-c359c3056b2dbf17987a8955af30884ee438108e.tar.gz
tor-c359c3056b2dbf17987a8955af30884ee438108e.zip
Merge branch 'maint-0.4.4' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket403455
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40345 b/changes/ticket40345
new file mode 100644
index 0000000000..246e4a86af
--- /dev/null
+++ b/changes/ticket40345
@@ -0,0 +1,5 @@
+ o Minor bugfixes (channel, DoS):
+ - Fix a possible non fatal assertion BUG() due to a too early free of a
+ string when noting down the client connection for the DoS defenses
+ subsystem. Fixes bug 40345; bugfix on 0.4.3.4-rc
+