summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog/lib/fifolog_int.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fifolog/lib/fifolog_int.c')
-rw-r--r--usr.sbin/fifolog/lib/fifolog_int.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fifolog/lib/fifolog_int.c b/usr.sbin/fifolog/lib/fifolog_int.c
index 9093174..158c613 100644
--- a/usr.sbin/fifolog/lib/fifolog_int.c
+++ b/usr.sbin/fifolog/lib/fifolog_int.c
@@ -192,7 +192,6 @@ fifolog_int_close(struct fifolog_file **ff)
free(f->zs);
if (f->recbuf != NULL)
free(f->recbuf);
- free(f);
}
static void
OpenPOWER on IntegriCloud