]> git.ipfire.org Git - thirdparty/pdns.git/commit
string::find(char) returns a size_type, not a bool; coverity CID 1475294 11365/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 25 Feb 2022 13:16:47 +0000 (14:16 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 25 Feb 2022 13:18:44 +0000 (14:18 +0100)
commit348fc0a62e6a30581a7d35eaad5a2bcd226172b9
treee21c4aedb12060b84f5c782f6f0157995cfa44e8
parent243c4a0d1ee1ec4bda873d81d452e9457d2a3b15
string::find(char) returns a size_type, not a bool; coverity CID 1475294
pdns/syncres.cc