mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
be0535f00b
Previously, malformatted torrc values could crash us. Patch by Esteban Manchado. Fixes bug 5090; fix on 0.2.0.16-alpha.
7 lines
329 B
Plaintext
7 lines
329 B
Plaintext
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.
|
|
|