]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #5278 from rgacogne/dnscryptokeyengine-sharedptr
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Tue, 9 May 2017 14:25:05 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Tue, 9 May 2017 14:25:05 +0000 (16:25 +0200)
Always wrap DNSCryptoKeyEngine objects in a shared pointer


Trivial merge