summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/pwait/pwait.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pwait/pwait.c b/bin/pwait/pwait.c
index 26cf1bd..8d87a8d 100644
--- a/bin/pwait/pwait.c
+++ b/bin/pwait/pwait.c
@@ -141,5 +141,6 @@ main(int argc, char *argv[])
nleft -= n;
}
+ free(e);
return 0;
}
OpenPOWER on IntegriCloud