-
- Downloads
Fix a segfault when a client is hup'd.
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.
changes/dont_segfault_client_on_hup
0 → 100644
Please register or sign in to comment