]> git.ipfire.org Git - thirdparty/bind9.git/commit
Properly update 'maxtype'
authorMark Andrews <marka@isc.org>
Tue, 9 Jan 2024 01:09:03 +0000 (12:09 +1100)
committerMark Andrews <marka@isc.org>
Thu, 16 May 2024 01:53:39 +0000 (01:53 +0000)
commit32589b2be73bc6249aea793244fe915e4d277635
tree2ef30a76cf55a1a33fffc0307f9e50f946fead2c
parent922c1fbcad72f8a0dfc3c4314f4b7767a8364ed6
Properly update 'maxtype'

'maxtype' should be checked to see if it should be updated whenever
a type is added to the type map.

(cherry picked from commit e84615629f52f551c7482036e4a333498fc5f089)
lib/dns/zoneverify.c