Merge branch 'bug40076_043' into bug40076_044

This commit is contained in:
Nick Mathewson
2020-07-30 14:28:11 -04:00
3 changed files with 71 additions and 0 deletions
+5
View File
@@ -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.