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