Xteink-X4-crosspoint-reader/lib/ZipFile
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
..
ZipFile.cpp fix: add NULL check after malloc in readFileToMemory() 2025-12-20 19:19:31 +01:00
ZipFile.h Remove tinyxml2 dependency replace with expat parsers (#9) 2025-12-13 19:36:01 +11:00