mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Stop logging stack contents when reading a zero-length bandwidth file
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.
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user