]> git.ipfire.org Git - thirdparty/bind9.git/commit
don't use the ERR macro as GCC 7 only does a partial static analysis which generates...
authorMark Andrews <marka@isc.org>
Wed, 1 Nov 2017 08:11:48 +0000 (19:11 +1100)
committerMark Andrews <marka@isc.org>
Wed, 1 Nov 2017 08:11:48 +0000 (19:11 +1100)
commit0698ad850316b243ff8ea129fce6a0ee24582ed0
treee6840ccc275ab79cff4a57a359aa76ca14a88c25
parent9b3fc207df053f6d90901260119cb6884796ea0b
don't use the ERR macro as GCC 7 only does a partial static analysis which generates false positives for fallthrough. [RT #46115]
lib/irs/getnameinfo.c