X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdentry.c;h=86a82eb6ffe771581ef358d77137a9856df61cb4;hb=0bfcb6ff6c9b07acb5ea16a22b5e24eb36b3609b;hp=503171939e1bba3f51ebd4d342fd3ecd9eb9e3da;hpb=374a3a8f338ff6b1108f9f7bd0343939731978d2;p=wimlib diff --git a/src/dentry.c b/src/dentry.c index 50317193..86a82eb6 100644 --- a/src/dentry.c +++ b/src/dentry.c @@ -1970,6 +1970,7 @@ read_dentry_tree(const u8 metadata_resource[], u64 metadata_resource_len, "at that path with the exact same name)", child_type, dentry_full_path(duplicate), duplicate_type); + free_dentry(child); } else { inode_add_dentry(child, child->d_inode); /* If there are children of this child, call this