]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'aram/zone.c-got_transfer_quota-bugfix' into 'main'
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 31 Aug 2023 09:41:34 +0000 (09:41 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 31 Aug 2023 09:41:34 +0000 (09:41 +0000)
commit3e5ccc30898ae0aa6d3a98760de667252f0df579
treeaac8487a6d2ad8fc99a55b6184377fc715d75039
parent3f34b692e68bbf324925d7ecb6d1d3f487c49424
parent00cb151f8e6a280152f8da3cf9e008fa69599e73
Merge branch 'aram/zone.c-got_transfer_quota-bugfix' into 'main'

Reset the 'result' before using it again in zone.c:got_transfer_quota()

See merge request isc-projects/bind9!8241