]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #8560 from omoerbeek/rec-dup-error-handling
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 20 Nov 2019 13:44:35 +0000 (14:44 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2019 13:44:35 +0000 (14:44 +0100)
rec: check return value of dup() and avoid fd leak if if fdopen() fails


Trivial merge