mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Read metadata block.
This commit is contained in:
@@ -91,6 +91,8 @@ int close(void *context)
|
||||
free(ctx->sectorPrefixDdt);
|
||||
free(ctx->sectorSuffixDdt);
|
||||
|
||||
free(ctx->metadataBlock);
|
||||
|
||||
free(context);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user