]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Oops; credit bug5090 patch to flupzor. estebanm only found the bug.
authorNick Mathewson <nickm@torproject.org>
Fri, 9 Mar 2012 16:54:27 +0000 (11:54 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 9 Mar 2012 16:54:27 +0000 (11:54 -0500)
changes/bug5090

index 240d4709f59acc4f91021f29bfd966f13088b751..5e323def442ca05677431646f5aaa4ead90d2e67 100644 (file)
@@ -1,6 +1,7 @@
   o Minor bugfixes:
     - Detect and reject certain misformed escape sequences in configuration
       values. Previously, these values would cause us to crash if received
-      in a torrc file or over an (authenticated) control port. Patch by
-      Esteban Manchado Velázquez. Fix for bug 5090; bugfix on 0.2.0.16-alpha.
+      in a torrc file or over an (authenticated) control port. Bug found by
+      Esteban Manchado Velázquez. Patch by "flupzor." Fix for bug 5090;
+      bugfix on 0.2.0.16-alpha.