Always nul-terminate the result passed to evdns_server_add_ptr_reply
[tor/rransom.git] / changes / bug1125
blob1331246a14f6fe49d4e6e5e8352f2c2fe3716289
1   o Major bugfixes
2     - Do not log messages to the controller while shrinking buffer
3       freelists.  Doing so would sometimes make the controller
4       connection try to allocate a buffer chunk, which would mess
5       up the internals of the freelist and cause an assertion
6       failure. Fixes bug 1125; fixed by Robert Ransom. Bugfix on
7       Tor 0.2.0.16-alpha.