]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'mnowak/remove-unused-variable-from-resolver.c' into 'v9_16'
authorMichal Nowak <mnowak@isc.org>
Mon, 28 Nov 2022 16:41:48 +0000 (16:41 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 28 Nov 2022 16:41:48 +0000 (16:41 +0000)
commit9c165250a4eb05d7e716ed29b1d15e4c500f7ffb
treedb763c89f9534ef163615434f850bd94fc473684
parent617e1c21884e0e1fa4dc60dfa2d269dc1577eec4
parent69f00278c3f28bdd71c2f669784320d4cd612fc0
Merge branch 'mnowak/remove-unused-variable-from-resolver.c' into 'v9_16'

Remove unused variable reported by Clang 15

See merge request isc-projects/bind9!7117