]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove dead code in dns_request
authorEvan Hunt <each@isc.org>
Wed, 22 Feb 2023 02:15:55 +0000 (18:15 -0800)
committerEvan Hunt <each@isc.org>
Fri, 24 Feb 2023 08:30:33 +0000 (08:30 +0000)
commit9d376210124bb859cb6465a73e66204a6ce77a5e
treecd4a04d20b364d95b7b47c3d75462b89b023b9f9
parentae5ba54fbea39df0afc4b0a9090821cc413027fa
remove dead code in dns_request

the 'connected' variable in 'dns_request_create()` was always false.
lib/dns/request.c