summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clients/zleave/zleave.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/zleave/zleave.c b/clients/zleave/zleave.c
index 38f601a..27319f5 100644
--- a/clients/zleave/zleave.c
+++ b/clients/zleave/zleave.c
@@ -296,6 +296,7 @@ long nmins;
bother(slp4, msg4);
bother(0L, "That was the last time I'll tell you. Bye.");
+ (void) unlink(tempfile);
exit(0);
}