]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ensure dig lookup is detached on UDP connect failure
authorEvan Hunt <each@isc.org>
Tue, 6 Apr 2021 23:49:14 +0000 (16:49 -0700)
committerOndřej Surý <ondrej@sury.org>
Wed, 7 Apr 2021 13:36:59 +0000 (15:36 +0200)
commitd2ea8f42457e3cd64ac0fd49c7a1804a92ab85ab
treee82032700d1c9baaa6b5758c128b76a90d2cd28c
parent72ef5f465d22e7a815288d46196f911770f4e87d
Ensure dig lookup is detached on UDP connect failure

dig could hang when UDP connect failed due to a dangling lookup object.
bin/dig/dighost.c