summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-30 14:35:06 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-30 14:35:06 -0400
commit4c810a6abe8817be07390d1bcbd8f25ef4ad826a (patch)
tree6fdf958e97880d0def6c4c56be673152879c8d1b /changes
parent155e0dee49ad041707b8bc498d8fb6a82103800b (diff)
parentb4400e2093f68e349464eacd7dbe44cebf8d5c71 (diff)
downloadtor-4c810a6abe8817be07390d1bcbd8f25ef4ad826a.tar.gz
tor-4c810a6abe8817be07390d1bcbd8f25ef4ad826a.zip
Merge branch '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.