Always nul-terminate the result passed to evdns_server_add_ptr_reply
[tor/rransom.git] / changes / bug1840
blob0ef2b98a3f26f6c3f58b1c56aae2164a6dbe6f5e
1   o Minor bugfixes:
2     - Allow handshaking OR connections to take a full KeepalivePeriod
3       seconds to handshake.  Previously, we would close them after
4       IDLE_OR_CONN_TIMEOUT seconds, as if they were open.  This is a
5       bugfix on 0.2.1.26.  Thanks to mingw-san for analysis help.  Fixes
6       bug 1840.