]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/lib/isc/heap.c-cleanup-v9_16' into 'v9_16'
authorOndřej Surý <ondrej@isc.org>
Tue, 8 Mar 2022 20:29:36 +0000 (20:29 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 8 Mar 2022 20:29:36 +0000 (20:29 +0000)
commitc2496f833aed2b2959d9d6c469f1ae4ea4a3d31e
tree9b8f40198016cc24033d39fe0ae9ff95aeb8bd09
parentd39016b635299dc6095e3dd3786e841e4134b278
parente7fb7c1de544b586a610cd6064988c2ab5318a5d
Merge branch 'ondrej/lib/isc/heap.c-cleanup-v9_16' into 'v9_16'

Make isc_heap_create() and isc_heap_insert() return void [v9.16]

See merge request isc-projects/bind9!5948