[master] Update dmalloc to use a size_t as an argument
Update dmalloc to use a size_t as an argument which will bring it in line with the call it makes to malloc and avoid possible truncation.
Please register or sign in to comment
Update dmalloc to use a size_t as an argument which will bring it in line with the call it makes to malloc and avoid possible truncation.