]> git.ipfire.org Git - thirdparty/pdns.git/commit
Check return value of dup() and avoid fd leak if if fdopen() fails. 8560/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 20 Nov 2019 12:39:09 +0000 (13:39 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 20 Nov 2019 12:39:09 +0000 (13:39 +0100)
commita3284c1a9e8ad9fc14fd075d2296e66ac46d1aca
treee51d8c112a1b2119943871b08a8031bd2281d169
parent548cf07cf2f66a1743fd168189e7df0708e2a535
Check return value of dup() and avoid fd leak if if fdopen() fails.
pdns/syncres.cc