]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: fix daemonize(), followup to #12836
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 20 Jun 2023 07:01:21 +0000 (09:01 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 20 Jun 2023 07:01:21 +0000 (09:01 +0200)
commitb8d3e62e682943e6df56b406c210d4c77375a8a7
treec644af88227a37521bbdab0bc8528241849064be
parent5c7b27ea77c9c34bd2a4bc2bb3ce668ea32d21a2
rec: fix daemonize(), followup to #12836

Originally the code did not distinguish between parent return and error.
pdns/recursordist/rec-main.cc