]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Introduce get_bszB() and get_bszB_as_is() to factor out some common
authorNicholas Nethercote <njn@valgrind.org>
Sun, 17 Jul 2005 17:55:42 +0000 (17:55 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 17 Jul 2005 17:55:42 +0000 (17:55 +0000)
commit325aa03f8a982272d212566dd12ade7fb0d33deb
tree290c75ba868605eb2f9d24924e8d07ecfb182cd5
parentc7461d15cde908da5019148b26db5be2dbe7d2cd
Introduce get_bszB() and get_bszB_as_is() to factor out some common
combinations of function calls.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4152
coregrind/m_mallocfree.c