mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add cachedDdtPosition to track primary DDT position for new tables
This commit is contained in:
@@ -115,6 +115,7 @@ typedef struct aaruformatContext
|
||||
uint16_t *sectorPrefixDdtMini;
|
||||
uint16_t *sectorSuffixDdtMini;
|
||||
uint64_t cachedDdtOffset;
|
||||
uint64_t cachedDdtPosition;
|
||||
uint64_t primaryDdtOffset;
|
||||
uint16_t *cachedSecondaryDdtSmall;
|
||||
uint32_t *cachedSecondaryDdtBig;
|
||||
|
||||
Reference in New Issue
Block a user