]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for patches from 4ZM
authorNick Mathewson <nickm@torproject.org>
Fri, 11 Nov 2011 16:11:15 +0000 (11:11 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 11 Nov 2011 16:11:15 +0000 (11:11 -0500)
changes/bug4434 [new file with mode: 0644]

diff --git a/changes/bug4434 b/changes/bug4434
new file mode 100644 (file)
index 0000000..d602088
--- /dev/null
@@ -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.
+