diff options
| author | Jason Evans <je@fb.com> | 2013-03-06 19:19:31 (GMT) |
|---|---|---|
| committer | Jason Evans <je@fb.com> | 2013-03-06 19:19:31 (GMT) |
| commit | a4915851577c948cf9051d60152944ca2d1b2d59 (patch) | |
| tree | 8339c4fdaff3ea1f35fca591ad2c326a462bcb07 /test/integration/aligned_alloc.c | |
| parent | 9f9897ad4275e540cf1bea5a6de762c809b7695c (diff) | |
| download | jemalloc-a4915851577c948cf9051d60152944ca2d1b2d59.zip jemalloc-a4915851577c948cf9051d60152944ca2d1b2d59.tar.gz jemalloc-a4915851577c948cf9051d60152944ca2d1b2d59.tar.bz2 | |
Add no-op bodies to VALGRIND_*() macro stubs.
Add no-op bodies to VALGRIND_*() macro stubs so that they can be used in
contexts like the following without generating a compiler warning about
the 'if' statement having an empty body:
if (config_valgrind)
VALGRIND_MAKE_MEM_UNDEFINED(ret, size);
Diffstat (limited to 'test/integration/aligned_alloc.c')
0 files changed, 0 insertions, 0 deletions
