]> git.ipfire.org Git - thirdparty/bind9.git/commit
libdns: Remove useless checks for ISC_R_MEMORY, which cannot happen now
authorOndřej Surý <ondrej@sury.org>
Fri, 11 Oct 2019 22:15:51 +0000 (00:15 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 5 Nov 2019 08:49:57 +0000 (09:49 +0100)
commit0c277c705325cd2fb3d67144d2ac72e2aa2b1ae7
tree2dd58c4c65992d8217b8f905859e2298fc3b7feb
parentf508126fc897fd9bd6fac06bee92b3d30bc436cb
libdns: Remove useless checks for ISC_R_MEMORY, which cannot happen now

(cherry picked from commit 80b55d25de1c116f2aad7c9585689f392e314ae7)
lib/dns/client.c