diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-19 14:09:51 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-19 14:09:51 -0400 |
commit | d950ad0dfdf786639628f95e750121dc772ebb67 (patch) | |
tree | bfdb5f2e2088c4ae7026ec362d2462550f6156e4 /ChangeLog | |
parent | 473716d098cf3117f9e121f204ea5fd3c465cc31 (diff) | |
download | tor-d950ad0dfdf786639628f95e750121dc772ebb67.tar.gz tor-d950ad0dfdf786639628f95e750121dc772ebb67.zip |
Remove call to get_unquoted_path in config_process_include()
parse_config_line_from_str_verbose() already looks for strings
that are surrounded by quotes, and processes them with
unescape_string(). So things were getting decoded twice, which was
(in turn) playing havoc with backslashes on Windows.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions