summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-30 14:27:29 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-30 14:27:29 -0400
commit69d775293714f3fdb582f7877191ade48f8f8124 (patch)
tree52a1a91f923615bc2d06f4ffa65364e0ff655a09 /changes
parent3b8bf743ae6eca261dd46cde94371a4cca0c0689 (diff)
parentc2d5ec5e43c2690656ea5a5a384683108782d149 (diff)
downloadtor-69d775293714f3fdb582f7877191ade48f8f8124.tar.gz
tor-69d775293714f3fdb582f7877191ade48f8f8124.zip
Merge branch 'bug40076_042' into bug40076_043
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.