]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
daemon: fix double init of pid variable
authorIhor Antonov <ihor@antonovs.family>
Thu, 2 Mar 2023 03:00:42 +0000 (21:00 -0600)
committerKyle Evans <kevans@FreeBSD.org>
Fri, 17 Mar 2023 21:01:01 +0000 (16:01 -0500)
commit93871c6cff22231c94f14455f7896334d0547627
tree7276a75b59bccb61e86c505860e9b41601270d83
parentcc123f0dba83a403db6978cae2232cbbf6ec7f48
daemon: fix double init of pid variable

Reviewed by: kevans
Pull Request: https://github.com/freebsd/freebsd-src/pull/669

(cherry picked from commit 91b921c7d4684599d1d983f77dcc3df90900adc0)
usr.sbin/daemon/daemon.c