mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
d79d648edc
Fix for bug 3747; bugfix on 0.2.2.26-beta.
6 lines
316 B
Plaintext
6 lines
316 B
Plaintext
o Major bugfixes:
|
|
- Write control ports to disk only after switching UID and
|
|
creating the data directory. This way, we don't fail when
|
|
starting up with a nonexistant DataDirectory and a
|
|
ControlPortWriteToFile setting based on that directory. Fixes
|
|
bug 3747; bugfix on Tor 0.2.2.26-beta. |