summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/df/df.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/df/df.c b/bin/df/df.c
index 7870412..f865b8f1 100644
--- a/bin/df/df.c
+++ b/bin/df/df.c
@@ -290,7 +290,6 @@ main(int argc, char *argv[])
prtstat(&mntbuf[i], &maxwidths);
if (cflag)
prtstat(&totalbuf, &maxwidths);
- free(mntbuf);
return (rv);
}
OpenPOWER on IntegriCloud