mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
10 lines
304 B
Plaintext
10 lines
304 B
Plaintext
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.
|
|
|