mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
7 lines
359 B
Text
7 lines
359 B
Text
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.
|
|
|