]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Took into account that mallinfo() is not supported on all platforms.
authorBart Van Assche <bvanassche@acm.org>
Tue, 22 Apr 2008 17:25:29 +0000 (17:25 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 22 Apr 2008 17:25:29 +0000 (17:25 +0000)
commitbb0f687673adc43359434faa6829d2bb1da183ea
tree091a18b29ecbe79680eb4e6ed095f10cae802f78
parent7729901c521c677ea888621881605f568f2837e0
Took into account that mallinfo() is not supported on all platforms.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7907
memcheck/tests/mallinfo.c