aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--e2fsck/unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/e2fsck/unix.c b/e2fsck/unix.c
index 1ad3ae01..f5ece711 100644
--- a/e2fsck/unix.c
+++ b/e2fsck/unix.c
@@ -1367,7 +1367,6 @@ no_journal:
#endif
ext2fs_close(fs);
ctx->fs = NULL;
- free(ctx->filesystem_name);
free(ctx->journal_name);
e2fsck_free_context(ctx);