]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix undefined behaviour occurrences
authorAram Sargsyan <aram@isc.org>
Thu, 12 Oct 2023 14:10:43 +0000 (14:10 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 13 Oct 2023 11:25:53 +0000 (11:25 +0000)
commit59741ddea9b2c298c2cfa5cafc85a3c2e817f2dd
tree0f14c4d3b9dcbf3b2925c23425ad1bdbfdd438ca
parentf0b21a221829ac1048462e4cfbf3b2271d599666
Fix undefined behaviour occurrences

The undefined behaviour was detected by LLVM 17. Fix the affected
functions definitions to match the expected function type.

(cherry picked from commit 20fdab866705864f2ca2831554b1ba38d87eb03e)
tests/isc/netmgr_test.c