mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Read uncompressed user data deduplication table.
This commit is contained in:
@@ -50,6 +50,10 @@ typedef struct dicformatContext
|
||||
unsigned char *sectorSuffixCorrected;
|
||||
unsigned char *sectorSubchannel;
|
||||
unsigned char *mode2Subheaders;
|
||||
byte shift;
|
||||
bool inMemoryDdt;
|
||||
uint64_t *userDataDdt;
|
||||
size_t mappedMemoryDdtSize;
|
||||
} dicformatContext;
|
||||
|
||||
typedef struct dataLinkedList
|
||||
|
||||
Reference in New Issue
Block a user