]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #12904 from omoerbeek/rec-gid_t-uid_t-can-be-unsigned rec-4.10.0-alpha0
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 12 Jun 2023 11:49:37 +0000 (13:49 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 11:49:37 +0000 (13:49 +0200)
rec: uid_t and gid_t can be unsigned, so doing > on an -1 value is tricky

1  2 
pdns/recursordist/rec-main.cc

Simple merge