]> git.ipfire.org Git - thirdparty/bind9.git/commit
allocate memory for symtab keys
authorEvan Hunt <each@isc.org>
Mon, 10 Jun 2019 23:43:56 +0000 (16:43 -0700)
committerEvan Hunt <each@isc.org>
Tue, 11 Jun 2019 01:39:53 +0000 (18:39 -0700)
commit8136b09fa8fc8b67c8fa89eece65c4532d9acbb1
tree5b78cafeb730604ed58d31844996297d2421f7ce
parent90ff5a551aa6ba4340ae45f6ff3a97b3141d8b5c
allocate memory for symtab keys

this prevents an intermittent failure when conflicts between
static and initializing keys are not detected by named-checkconf.
lib/bind9/check.c