]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3862-recusive-stress-crash' into 'main'
authorOndřej Surý <ondrej@isc.org>
Tue, 14 Feb 2023 18:19:54 +0000 (18:19 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 14 Feb 2023 18:19:54 +0000 (18:19 +0000)
commit4787adfd331a4c0e2b00bd05714a541ec3f501e7
tree143f275ca97591dd7f89fd1cc5463aba4e033f45
parent49db4fb60f7c07daed179debeb512ac14d204d39
parent9d7b2242012b05cca307579fb012e9d59286794d
Merge branch '3862-recusive-stress-crash' into 'main'

Fix change 6093 which broke rbtdb when it grew too large

Closes #3862

See merge request isc-projects/bind9!7533