]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11365 from omoerbeek/rec-find-not-boolean
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 1 Mar 2022 08:29:23 +0000 (09:29 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 08:29:23 +0000 (09:29 +0100)
rec: string::find(char) returns a size_type, not a boolean; coverity CID 1475294


Trivial merge