IFAKA b55e449b9b fix: add NULL check after malloc in readFileToMemory()
Check if output buffer allocation succeeds before using it.
Follows existing pattern from deflatedData check on line 141.
2025-12-20 19:19:31 +01:00
..