tor/changes/ticket33788
2020-05-21 13:43:37 +03:00

5 lines
256 B
Plaintext

o Minor features (code safety):
- Check for failures of tor_inet_ntop() and tor_inet_ntoa() functions in
DNS and IP address processing code and adjust codepaths to make them
less likely to crash entire Tor instance. Resolves issue 33788.