diff options
| author | Christian Hopps <chopps@labn.net> | 2022-06-17 02:04:51 -0400 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2022-06-17 02:14:30 -0400 |
| commit | 1213e46bfd4aaf2897787b4dc03879d4d1b81fa6 (patch) | |
| tree | e1dfb9eb082895fb02baeaa3d037e039524c781a /ospf6d/ospf6_interface.c | |
| parent | 4151ca0ada6448ccb518294a09555dd4314b421b (diff) | |
lib: cleanup red-herring memleaks in parent of daemonizing fork
- The parent of the daemonizing fork reports memleaks for the early
northbound allocations (libyang). If these were real memleaks these
would show up in the child as well; however, ignoring all memleaks in
the parent of the fork is too hard a sale. Instead, spend some CPU
cycles cleaning up the allocations in the parent after the fork and
immeidatley prior to exiting the parent after the daemonizing fork.
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions
