Files
tor/changes/bug4438
T
2011-11-08 12:44:12 +01:00

7 lines
285 B
Plaintext

o Minor bugfixes:
- Fix a dirauth-only exit on sighup that could happen during some
configuration state transitions. We now don't treat it as a fatal
error when the new descriptor we just generated in init_keys
isn't accepted. Fixes bug 4438; bugfix on FIXME.