Browse Source
- GNU treats void* as char* when doing pointer arithmetic, so let's make it clear - Fix memory leak, save copy from malloc() and pass the original pointer to free() - minor type mismatches Signed-off-by: Syrone Wong <wong.syrone@gmail.com>pull/988/head
committed by
Max Lv