]> git.ipfire.org Git - thirdparty/bind9.git/commit
In resume_qmin check if the fetch context is already shutting down - if so, try to...
authorWitold Kręcicki <wpk@isc.org>
Fri, 29 Mar 2019 13:30:40 +0000 (14:30 +0100)
committerWitold Kręcicki <wpk@isc.org>
Wed, 3 Apr 2019 14:34:33 +0000 (16:34 +0200)
commit9ff296afebeabc56bb7ff90051547ce35a8d39d8
tree367b96da49d006dddfa699a2080a3a9b97437e6a
parent4024dac62b59daf9f3144d0a77e2399de4f0e0c5
In resume_qmin check if the fetch context is already shutting down - if so, try to destroy it, don't continue

(cherry picked from commit 7c960e89eac2fae57c4c732559d5c8d6db44d65a)
lib/dns/resolver.c