]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3498-glue-rehash-overflow-bind-9.16' into 'bind-9.16'
authorEvan Hunt <each@isc.org>
Wed, 6 Dec 2023 20:15:31 +0000 (20:15 +0000)
committerEvan Hunt <each@isc.org>
Wed, 6 Dec 2023 20:15:31 +0000 (20:15 +0000)
commitfdabdc158e6f7529d3013d2cf59ff03424ec5466
treeae894385579ceff6f14d8925ab735737578f0799
parentc7786ea1e27b7a5f294fe9133d405818dd8b4c83
parent0361d6ab70d13605ebc7226884b7418dcd91a1fb
Merge branch '3498-glue-rehash-overflow-bind-9.16' into 'bind-9.16'

[9.16] correctly limit hash resize to RBTDB_GLUE_TABLE_MAX_BITS

See merge request isc-projects/bind9!8552