summaryrefslogtreecommitdiff
path: root/proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'proc.c')
-rw-r--r--proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/proc.c b/proc.c
index 01d06bf076..7df2ec890b 100644
--- a/proc.c
+++ b/proc.c
@@ -871,6 +871,7 @@ bm_free(void *ptr)
xfree(def);
else if (def->alias_count > 0)
def->alias_count--;
+ xfree(ptr);
}
static size_t