Skip to content
Commit bff943af authored by Jan Kara's avatar Jan Kara
Browse files

udf: Fix memory leak when mounting



When we are mounting filesystem, we can load one partition table before
finding out that we cannot complete processing of logical volume descriptor
and trying the reserve descriptor. Free the table properly before trying
the reserve descriptor.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent e124a320
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment