Merge branch 'ep/malloc-check-perturb'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Sep 2012 17:40:14 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Sep 2012 17:40:15 +0000 (10:40 -0700)
commit0ec6aa567a2ad94960ad71e35d814d5abda027f3
tree852e2c05e38a731eea403d64c43f8884a34a0540
parentc4eed8689b635e4c27759479afd656ea770607b7
parent1b3185fc2be3cc92a834fcfcb7110d1072184700
Merge branch 'ep/malloc-check-perturb'

Run our test scripts with MALLOC_CHECK_ and MALLOC_PERTURB_, the
built-in memory access checking facility GNU libc has.

* ep/malloc-check-perturb:
  MALLOC_CHECK: various clean-ups
  Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detecting heap corruption