summaryrefslogtreecommitdiffstats
path: root/heal/src/glfs-heal.c
diff options
context:
space:
mode:
Diffstat (limited to 'heal/src/glfs-heal.c')
-rw-r--r--heal/src/glfs-heal.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/heal/src/glfs-heal.c b/heal/src/glfs-heal.c
index e01e98df0e9..1056ea467c4 100644
--- a/heal/src/glfs-heal.c
+++ b/heal/src/glfs-heal.c
@@ -350,6 +350,8 @@ out:
inode_unref (inode);
}
+ if (frame)
+ AFR_STACK_DESTROY (frame);
GF_FREE (path);
return ret;
}