aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2020-07-31 02:03:34 +0000
committerAlexander Færøy <ahf@torproject.org>2020-07-31 02:03:34 +0000
commit529b98967538b0a942ded2e4739591c9fe01d8e1 (patch)
treeae3927844e327c36c606ee6a03e809f71aad2639 /changes
parent5f4601f5aa388f25c63faf9822f7dfcfab09f34c (diff)
parent4e684c8695e4654d841644fe9c13e70eabd191b9 (diff)
downloadtor-529b98967538b0a942ded2e4739591c9fe01d8e1.tar.gz
tor-529b98967538b0a942ded2e4739591c9fe01d8e1.zip
Merge branch 'maint-0.4.2' into release-0.4.2
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.