diff options
| -rw-r--r-- | plugins-root/pst3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c index 3954ec5f..b275a6bc 100644 --- a/plugins-root/pst3.c +++ b/plugins-root/pst3.c | |||
| @@ -228,6 +228,7 @@ try_again: | |||
| 228 | } | 228 | } |
| 229 | free(args_vecs); | 229 | free(args_vecs); |
| 230 | free(args); | 230 | free(args); |
| 231 | close(as_fd); | ||
| 231 | printf("\n"); | 232 | printf("\n"); |
| 232 | } | 233 | } |
| 233 | 234 | ||
