Oops; credit bug5090 patch to flupzor. estebanm only found the bug.

This commit is contained in:
Nick Mathewson
2012-03-09 11:54:27 -05:00
parent be0535f00b
commit 31f253ae6a
+3 -2
View 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.