mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
34ec954f8e
Fix for bug 9578.
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
o Minor bugfixes:
|
|
|
|
- Use a single command-line parser for parsing torrc options on the
|
|
command line and for finding special command-line options to avoid
|
|
inconsistent behavior for torrc option arguments that have the same
|
|
names as command-line options. Fixes bugs 4647 and 9578; bugfix on
|
|
0.0.9pre5.
|
|
|
|
|
|
|
|
|