]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #12527 from fredmorcos/checkkey-cleanup
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 10 Feb 2023 15:47:38 +0000 (16:47 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2023 15:47:38 +0000 (16:47 +0100)
Avoid the use of raw pointers in checkKey(s) routines


Trivial merge