Avoid 'Unexpected heap growth' fail if compiled by GCC with ASan (gctest)
authorIvan Maidanski <ivmai@mail.ru>
Thu, 23 Nov 2017 17:26:02 +0000 (20:26 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 23 Nov 2017 17:26:02 +0000 (20:26 +0300)
commit9f8885c325e66624eac3f08c12158ef1d24716c2
tree2961e6a2b05d7e2fb2cc5b3826b188c3e9dc90b5
parent1179203276dc068719946dc26c12b9896ebd2054
Avoid 'Unexpected heap growth' fail if compiled by GCC with ASan (gctest)

* tests/test.c [ADDRESS_SANITIZER && !__clang__] (check_heap_stats):
Multiply max_heap_sz by ~1.66.
tests/test.c