]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1432-dns_name_dup-post-cleanup' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 13 Oct 2021 04:19:46 +0000 (04:19 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 13 Oct 2021 04:19:46 +0000 (04:19 +0000)
commit46fc798e66227991cd85fa19681cd9766e71ef16
treed641b962a69a2c436a70269bce972925ed553b32
parente12240150d86a3c8d1e9a875249a7586ee5be590
parentedfae82c8202b2c31547f83ffaaa95c1ea6c13f5
Merge branch '1432-dns_name_dup-post-cleanup' into 'main'

Return void when ISC_R_SUCCESS is only returned value

Closes #1432

See merge request isc-projects/bind9!5471