blob: 1331246a14f6fe49d4e6e5e8352f2c2fe3716289 (
plain)
1
2
3
4
5
6
7
8
|
o Major bugfixes
- Do not log messages to the controller while shrinking buffer
freelists. Doing so would sometimes make the controller
connection try to allocate a buffer chunk, which would mess
up the internals of the freelist and cause an assertion
failure. Fixes bug 1125; fixed by Robert Ransom. Bugfix on
Tor 0.2.0.16-alpha.
|