]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ensure keyname buffer is big enough
authorMark Andrews <marka@isc.org>
Fri, 5 Jan 2024 06:36:00 +0000 (17:36 +1100)
committerMark Andrews <marka@isc.org>
Wed, 7 Feb 2024 02:39:51 +0000 (13:39 +1100)
commit95de7f829cde5f3cbb66ce65a2af8f48ee2a9259
treefc253ac20a6e11ea384f35fe232f95fc291388d9
parent7cced1732d5b6de1efe65862fe049cf2a136ef59
Ensure keyname buffer is big enough

Use a temporary string rather than a fixed buffer to construct
the keyname.
lib/isccfg/check.c