Sfoglia il codice sorgente

changes file for bug4515

Nick Mathewson 14 anni fa
parent
commit
f2f156f0e8
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      changes/bug4515

+ 3 - 0
changes/bug4515

@@ -0,0 +1,3 @@
+  o Minor bugfixes:
+    - Fix parsing of some corner-cases with tor_inet_pton. Fixes bug 4515;
+      bugfix on 0.2.0.1-alpha; fix by Anders Sundman.