]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: uid_t and gid_t can be unsigned, so doing > on and -1 value is tricky 12904/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 12 Jun 2023 08:41:02 +0000 (10:41 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 12 Jun 2023 08:41:02 +0000 (10:41 +0200)
commitd0d3a8a8dce8868a474d62aac2fe213ae6c9ed74
treebfa1cf1767661e9768e32e0eeda92a75db2ebf4a
parent76d0d033336d4c8a0d59c883f76c18abfbb5fffc
rec: uid_t and gid_t can be unsigned, so doing > on and -1 value is tricky
pdns/recursordist/rec-main.cc