Sfoglia il codice sorgente

Changes file for patches from 4ZM

Nick Mathewson 14 anni fa
parent
commit
613ff5698a
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      changes/bug4434

+ 9 - 0
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.
+