Always nul-terminate the result passed to evdns_server_add_ptr_reply
[tor/rransom.git] / changes / bug2324
blobeefc8370ef4a450f277775bfb82fe154cd2924b8
1   o Minor bugfixes
2     - Add a check for SIZE_T_MAX to tor_realloc to try to avoid
3       underflow errors there too.  Fixes bug 2324.