]> git.ipfire.org Git - thirdparty/bind9.git/commit
Silence Coverity REVERSE_INULL report
authorMark Andrews <marka@isc.org>
Tue, 6 Oct 2020 06:34:09 +0000 (17:34 +1100)
committerMark Andrews <marka@isc.org>
Tue, 6 Oct 2020 12:37:13 +0000 (23:37 +1100)
commit33d7b5b56fd326dfd975b855baa3ec650e82f973
tree6f5d07ec90ef559cfe1ba653d771fea82160615b
parentb618d41faedf6762ebb9b31806ca8a74590c5a65
Silence Coverity REVERSE_INULL report

message does not need to be tested to NULL

(cherry picked from commit f0a66cb5aadd741c799f80079a86389d0423c3a3)
lib/dns/zone.c