anhbontb
Results
1
issues of
anhbontb
Hi ! On version 1.0.5. I found some zip file error by following code: if (len > UINT16_MAX) return UNZ_PARAMERROR; with #define UINT16_MAX 65535 Plesae check. Thank you.