udf kernel add-on: memory leak fix (CID 743820).
This commit is contained in:
@@ -48,6 +48,7 @@ MetadataPartition::MetadataPartition(Volume *volume,
|
|||||||
MetadataPartition::~MetadataPartition()
|
MetadataPartition::~MetadataPartition()
|
||||||
{
|
{
|
||||||
delete fMetadataIcb;
|
delete fMetadataIcb;
|
||||||
|
delete fMetadataMirrorIcb;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*! \brief Maps the given logical block to a physical block on disc.
|
/*! \brief Maps the given logical block to a physical block on disc.
|
||||||
|
|||||||
Reference in New Issue
Block a user