mirror of
https://github.com/aaru-dps/010templates.git
synced 2025-12-16 19:24:28 +00:00
Fix incorrect casting and null references on DiscImageChef format.
This commit is contained in:
@@ -810,7 +810,7 @@ typedef struct
|
||||
uint length;
|
||||
uint64 crc64 <format=hex>;
|
||||
DumpHardwareEntry dumpHardware[entries];
|
||||
} DumpHardwareHeader;
|
||||
} DumpHardwareHeader <optimize=false>;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user