summaryrefslogtreecommitdiff
path: root/cmds-receive.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-receive.c')
-rw-r--r--cmds-receive.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds-receive.c b/cmds-receive.c
index 6688d0c8..fc5094e7 100644
--- a/cmds-receive.c
+++ b/cmds-receive.c
@@ -824,6 +824,7 @@ int do_receive(struct btrfs_receive *r, const char *tomnt, int r_fd)
ret = 0;
out:
+ subvol_uuid_search_finit(&r->sus);
return ret;
}