mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-02 21:06:01 +00:00
Merge pull request #11425 from LabNConsulting/chopps/cleanup-redherring-memleaks
lib: cleanup red-herring memleaks in parent of daemonizing fork
This commit is contained in:
commit
38437392b9
@ -963,6 +963,8 @@ static void frr_daemonize(void)
|
||||
}
|
||||
|
||||
close(fds[1]);
|
||||
nb_terminate();
|
||||
yang_terminate();
|
||||
frr_daemon_wait(fds[0]);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user