]> 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 03:27:51 +0000 (13:27 +1000)
commiteb52c305242523867cc49fcc1b7cf4a7696cd095
tree367025cd6e2928addfc054a04b8a7339fa89ef5f
parent27eb8ed20f06f34e5ced8ea0547767fdfb2db538
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.

(cherry picked from commit 03ebe96110c4ec09563d3f4d6bda853e6f5ed88b)
tests/isc/radix_test.c