• J
    udf: Fix memory leak when mounting · bff943af
    Jan Kara 提交于
    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: NJan Kara <jack@suse.cz>
    bff943af
super.c 61.4 KB