mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
Add slog logging support and update error handling in various modules
This commit is contained in:
@@ -122,6 +122,7 @@ typedef struct aaruformatContext
|
||||
int currentBlockOffset;
|
||||
crc64_ctx *crc64Context;
|
||||
int writingBufferPosition;
|
||||
long nextBlockPosition;
|
||||
} aaruformatContext;
|
||||
|
||||
typedef struct DumpHardwareEntriesWithData
|
||||
|
||||
Reference in New Issue
Block a user