mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Implement sector tag types.
This commit is contained in:
@@ -111,6 +111,8 @@ int close(void *context)
|
||||
}
|
||||
}
|
||||
|
||||
free(ctx->readableSectorTags);
|
||||
|
||||
free(context);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user