]> git.ipfire.org Git - thirdparty/bind9.git/commit
4829. [bug] isc_heap_delete did not zero the index value when
authorMark Andrews <marka@isc.org>
Tue, 28 Nov 2017 07:49:52 +0000 (18:49 +1100)
committerMark Andrews <marka@isc.org>
Tue, 28 Nov 2017 07:50:36 +0000 (18:50 +1100)
commit39d5523a8afc73cbdb4fa426de2ce071267a5d6f
tree38df7c3390aba44949190e706c22b28073a43ffc
parent0adaa6be4bb8c1acd7bcaa5b0901b8bd2f567ba7
4829.   [bug]           isc_heap_delete did not zero the index value when
                        the heap was created with a callback to do that.
                        [RT #46709]

(cherry picked from commit 65a483106e45704e19781bfe4f4634db4f77562e)
CHANGES
lib/isc/heap.c
lib/isc/tests/Atffile
lib/isc/tests/Makefile.in
lib/isc/tests/heap_test.c [new file with mode: 0644]