aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug50907
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug5090 b/changes/bug5090
new file mode 100644
index 0000000000..5e323def44
--- /dev/null
+++ b/changes/bug5090
@@ -0,0 +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. Bug found by
+ Esteban Manchado Velázquez. Patch by "flupzor." Fix for bug 5090;
+ bugfix on 0.2.0.16-alpha.
+