]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej/lib/isc/heap.c-cleanup' into 'main'
authorOndřej Surý <ondrej@isc.org>
Tue, 8 Mar 2022 10:50:35 +0000 (10:50 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 8 Mar 2022 10:50:35 +0000 (10:50 +0000)
commit3db335bca00a99db19c5bc603ac7f1d17d6ff41b
treea1c0ca08d530c0d431eb7162bad42dcddb5f0cb5
parentacf5986a7cdd89c6fedd20e2fd90af3a8d6146fe
parentbbb4cdb92df6113413610814b83f2e65adfadad9
Merge branch 'ondrej/lib/isc/heap.c-cleanup' into 'main'

Make isc_heap_create() and isc_heap_insert() return void

See merge request isc-projects/bind9!5756