Merge branch 'maint-0.4.3' into maint-0.4.4
[tor.git] / changes / ticket33788
blob236c0566233e31d9cb69a6238f39fcbae1bfc22b
1   o Minor features (code safety):
2     - Check for failures of tor_inet_ntop() and tor_inet_ntoa() functions in
3       DNS and IP address processing code and adjust codepaths to make them
4       less likely to crash entire Tor instance. Resolves issue 33788.