]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add regression test for [GL # 4090]
authorMark Andrews <marka@isc.org>
Fri, 26 May 2023 01:09:33 +0000 (11:09 +1000)
committerMark Andrews <marka@isc.org>
Mon, 29 May 2023 01:40:57 +0000 (01:40 +0000)
commit03ebe96110c4ec09563d3f4d6bda853e6f5ed88b
tree41d29746d7bace112bc6c12b5ee62a3f29f5f30a
parentac2e0bc3ff375807638cfd508f417a80290a37e8
Add regression test for [GL # 4090]

These insertions are added to produce a radix tree that will trigger
the INSIST reported in [GL #4090].  Due to fixes added since BIND 9.9
an extra insert in needed to ensure node->parent is non NULL.
tests/isc/radix_test.c