]> git.ipfire.org Git - thirdparty/bind9.git/commit
check for NULL before closing batchfp
authorEvan Hunt <each@isc.org>
Wed, 21 Aug 2024 19:08:08 +0000 (12:08 -0700)
committerEvan Hunt <each@isc.org>
Thu, 22 Aug 2024 04:37:51 +0000 (21:37 -0700)
commit2b58dc89f5da5a84055fe07edaf8964f8829d1b3
tree1ef01fda81d635891d87d2f59934a9035630c6b1
parent9f9a63b04e814afaca35746559e11f6d6ad29195
check for NULL before closing batchfp

this silences a warning from clang-scan 19.
bin/dig/dig.c