diff options
Diffstat (limited to 'src/child.c')
-rw-r--r-- | src/child.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/child.c b/src/child.c index 9d59d20..fb05cbe 100644 --- a/src/child.c +++ b/src/child.c @@ -217,6 +217,7 @@ oom: goto oom; } } + sblist_free(childs); } /* |