summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-30 14:28:11 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-30 14:28:11 -0400
commitb4400e2093f68e349464eacd7dbe44cebf8d5c71 (patch)
tree62c22500f10259ffaad4c839938f7419cc6cca7d /changes
parent0c8c295963b5389684d3b41e9260f7fbba4dfe2a (diff)
parent69d775293714f3fdb582f7877191ade48f8f8124 (diff)
downloadtor-b4400e2093f68e349464eacd7dbe44cebf8d5c71.tar.gz
tor-b4400e2093f68e349464eacd7dbe44cebf8d5c71.zip
Merge branch 'bug40076_043' into bug40076_044
Diffstat (limited to 'changes')
-rw-r--r--changes/bug400765
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40076 b/changes/bug40076
new file mode 100644
index 0000000000..9ef5969ae8
--- /dev/null
+++ b/changes/bug40076
@@ -0,0 +1,5 @@
+ o Minor bugfixes (correctness, buffers):
+ - Fix a correctness bug that could cause an assertion failure if we ever
+ tried using the buf_move_all() function with an empty input.
+ As far as we know, no released versions of Tor do this.
+ Fixes bug 40076; bugfix on 0.3.3.1-alpha.