aboutsummaryrefslogtreecommitdiff
path: root/changes/bug4434
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug4434')
-rw-r--r--changes/bug44349
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug4434 b/changes/bug4434
new file mode 100644
index 000000000..d602088f4
--- /dev/null
+++ b/changes/bug4434
@@ -0,0 +1,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.
+