Nick Mathewson
|
72832086e2
|
Use a single free-and-exit strategy in config_process_include.
This avoids a double-free when a pointer already freed with
tor_free(config_line) is freed again in the cleanup-and-exit code.
Fixes bug 23155.
|
2017-08-08 20:08:43 -04:00 |
|