]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't crap out when malloc_stats is called; instead just have a no-op
authorJulian Seward <jseward@acm.org>
Fri, 16 Nov 2007 22:29:27 +0000 (22:29 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 16 Nov 2007 22:29:27 +0000 (22:29 +0000)
commitf0a790693c823f53689e7077588c374f4c2e062f
tree5de69277f9c3869a75bd2e3d331bdae8d5517b90
parent760e1d046ecf9c62cdda0318a2811ea992e252f5
Don't crap out when malloc_stats is called; instead just have a no-op
implementation of it.  Fixes #145559.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7168
coregrind/m_replacemalloc/vg_replace_malloc.c