bug4434 304 B

123456789
  1. o Minor bugfixes:
  2. - Fix some (not actually triggerable) buffer size checks in usage of
  3. tor_inet_ntop. Fixes bug 4434; bugfix on Tor 0.2.0.1-alpha. Patch
  4. by Anders Sundman.
  5. o Testing:
  6. - Numerous new unit tests for functions in util.c and address.c by
  7. Anders Sundman.