ticket33788 256 B

1234
  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.