summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debug/plmon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/plmon.c b/debug/plmon.c
index efe24c0..cf05751 100644
--- a/debug/plmon.c
+++ b/debug/plmon.c
@@ -351,6 +351,7 @@ threadmain(int argc, char *argv[])
continue;
addt(f[0], s);
}
+ Bterm(bin);
if(initdraw(nil, nil, "plmon") < 0)
sysfatal("initdraw: %r");