Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate 'unused parameter' gcc warning in free() if IGNORE_FREE
(a cherry-pick of commit c3e77d2 from 'master') PR #598 (bdwgc). * malloc.c [REDIRECT_FREE && !REDIRECT_MALLOC_IN_HEADER] (free): Specify p is an unused argument.
- Loading branch information