mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-12 22:23:49 +01:00
80d9737e70
We need to make sure we have an event_base in dns.c before we call anything that wants one. Make sure we always have one in dns_reset() when we're a client. Fixes bug 1341.
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
o Major bugfixes:
|
|
- Fix a segfault that happens whenever a Tor client is hup'd. Bugfix
|
|
on 0.2.2.5-alpha; fixes bug 1341.
|