]> git.ipfire.org Git - thirdparty/bind9.git/commit
silence coverity warnings
authorEvan Hunt <each@isc.org>
Mon, 3 Apr 2023 19:18:11 +0000 (12:18 -0700)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 Apr 2023 07:23:51 +0000 (09:23 +0200)
commit80e2a23f9e28fa51ea311533385d894fbcbbc588
tree51279e7f7814d41eee9208bf4f0560d7abfc9015
parent7e17ed410e6dd941a206f337d7241ca66620b53d
silence coverity warnings

silence coverity warnings in the DNSPRS code:
- CID 451097, failure to check return value of rpz_ready()
- CID 451099, resource leak
lib/dns/include/dns/librpz.h
lib/ns/query.c