summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/df.c b/src/df.c
index 176f89b89..49de58c41 100644
--- a/src/df.c
+++ b/src/df.c
@@ -591,8 +591,7 @@ show_point (const char *point, const struct stat *statp)
}
}
- if (resolved)
- free (resolved);
+ free (resolved);
if (best_match
&& (stat (best_match->me_mountdir, &disk_stats) != 0