]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2452-iterated_hash-c-warning-argument-1-of-type-unsigned-char-20-with...
authorMichal Nowak <mnowak@isc.org>
Thu, 20 May 2021 12:28:27 +0000 (12:28 +0000)
committerMichal Nowak <mnowak@isc.org>
Thu, 20 May 2021 12:28:27 +0000 (12:28 +0000)
commit4dea18e4a2f5a3749b2d5456296674dc3ff82801
treeb6c9e571089ebba6f5ce06cbc4e469c3f1f86f2f
parented85a2f866fb28c3eca493eae557ee4c826edb56
parent57a3ae9d97fbcb5cdc0088fd04de3bb813c50444
Merge branch '2452-iterated_hash-c-warning-argument-1-of-type-unsigned-char-20-with-mismatched-bound' into 'v9_11'

Fix argument with mismatched bound in isc_iterated_hash()

See merge request isc-projects/bind9!5039