]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #10310 from rgacogne/fix-simple-match
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 21 Apr 2021 13:17:22 +0000 (15:17 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Apr 2021 13:17:22 +0000 (15:17 +0200)
auth: Prevent dereferencing std::string::end() in SimpleMatch


Trivial merge