summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fish/inspect.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/inspect.c b/fish/inspect.c
index cc3916b1..28171127 100644
--- a/fish/inspect.c
+++ b/fish/inspect.c
@@ -204,6 +204,7 @@ do_decrypt (void)
need_rescan = 1;
}
+ free (type);
}
free_strings (partitions);