mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 11:14:39 +00:00
On opening, set index in header.
This commit is contained in:
@@ -439,7 +439,7 @@ AARU_EXPORT void AARU_CALL *aaruf_open(const char *filepath) // NOLINT(readabil
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
utarray_free(index_entries);
|
ctx->index_entries = index_entries;
|
||||||
|
|
||||||
if(!found_user_data_ddt)
|
if(!found_user_data_ddt)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user