summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/function.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/find/function.c b/usr.bin/find/function.c
index f621608..6bc087d 100644
--- a/usr.bin/find/function.c
+++ b/usr.bin/find/function.c
@@ -404,7 +404,6 @@ f_acl(PLAN *plan __unused, FTSENT *entry)
acl_free(facl);
if (ret) {
warn("%s", entry->fts_accpath);
- acl_free(facl);
return (0);
}
if (trivial)
OpenPOWER on IntegriCloud