Files
magic/utils
Darryl L. Miles e22e5d63b9 PaCheckCompressed() removed API quirkiness
When constifying there is this inconsistent quirk in this API returning
'filename' or a malloced storage.  When special handling needs to be
made by the caller to detect this to decide if it needs a free.

This appears to done to save a strdup().

Make it always return a malloc block so the API contract is
strightforward to the caller.  A non-NULL return requires
free() by the caller.
2024-12-26 15:20:58 -05:00
..
2024-12-26 15:20:58 -05:00
2024-12-26 15:20:58 -05:00
2024-12-26 15:20:58 -05:00
2024-12-26 15:20:58 -05:00
2023-07-12 00:31:37 +09:00
2022-10-29 06:07:46 +02:00
2023-07-12 00:31:37 +09:00
2024-12-26 15:20:58 -05:00
2022-10-29 06:07:46 +02:00
2022-10-29 06:07:46 +02:00