Avoid unnecessary isalloc() calls.

When heap profiling is enabled but deactivated, there is no need to call
isalloc(ptr) in prof_{malloc,realloc}().  Avoid these calls, so that
profiling overhead under such conditions is negligible.
1 file changed
tree: fbc8138b51d2bd96b207ab7ece413a46a17bbf3a
  1. jemalloc/
  2. .gitignore