Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not cast pointer to size_t in GET_MEM definition
(refactoring) Issue #627 (bdwgc). * include/private/gcconfig.h [GC_PRIVATE_H && !OS2 && (NEXT || DOS4GW || NONSTOP || SOLARIS && !USE_MMAP || RTEMS || EMBOX || KOS || __CC_ARM)] (GET_MEM): Cast calloc() result to ptr_t instead of size_t.
- Loading branch information