]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11101 from omoerbeek/auth-errno-clobbered
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 15 Dec 2021 14:03:13 +0000 (15:03 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Dec 2021 14:03:13 +0000 (15:03 +0100)
auth: save errno value as close(2) might clobber it


Trivial merge