]> git.ipfire.org Git - thirdparty/bind9.git/commit
Mark 'addr' as unused if HAVE_IF_NAMETOINDEX is not defined
authorMark Andrews <marka@isc.org>
Thu, 9 Jul 2020 05:04:31 +0000 (15:04 +1000)
committerMark Andrews <marka@isc.org>
Tue, 14 Jul 2020 00:55:17 +0000 (10:55 +1000)
commit4f25e8ee92aac18ec3b2212ecc26e565c5f53953
tree22d936434052d0f4a60c898ea3a9f05960157713
parentf34bab4145eea9705a228b331b411f43498f0b45
Mark 'addr' as unused if HAVE_IF_NAMETOINDEX is not defined

Also 'zone' should be initialised to zero.

(cherry picked from commit e7662c4c6347648e95606338ce98f360e5afb5a7)
lib/isc/netscope.c