d191aa
Fix crash of lzocompres and lzodecompress Without stdlib.h malloc is assumed to return int, which is not compatible with void * in x64.