aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-05-02 08:46:28 -0400
committerNick Mathewson <nickm@torproject.org>2018-05-02 08:46:28 -0400
commit246765342e681ae6f8c35709f9acd9a78d7048d2 (patch)
tree68e30cbf3d55d63dfa4263172ed6ad7e3d8ec8fb /changes
parent7c3f87eb4b2c3c4ce3422b3561bee36f3c9956c1 (diff)
parent993e314c6f08d587480070e9f19d313b81b39a09 (diff)
downloadtor-246765342e681ae6f8c35709f9acd9a78d7048d2.tar.gz
tor-246765342e681ae6f8c35709f9acd9a78d7048d2.zip
Merge branch 'maint-0.3.1' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug260075
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug26007 b/changes/bug26007
new file mode 100644
index 0000000000..efcd15084d
--- /dev/null
+++ b/changes/bug26007
@@ -0,0 +1,5 @@
+ o Major bugfixes (directory authorities, security):
+ - When directory authorities read a zero-byte bandwidth file, they log
+ a warning with the contents of an uninitialised buffer. Log a warning
+ about the empty file instead.
+ Fixes bug 26007; bugfix on 0.2.2.1-alpha.