aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4434
blob: d602088f41af634b222fe483f2a67fbd297944d6 (plain)
1
2
3
4
5
6
7
8
9
  o Minor bugfixes:
    - Fix some (not actually triggerable) buffer size checks in usage of
      tor_inet_ntop. Fixes bug 4434; bugfix on Tor 0.2.0.1-alpha. Patch
      by Anders Sundman.

  o Testing:
    - Numerous new unit tests for functions in util.c and address.c by
      Anders Sundman.