mc_main.c statistics has hard-coded logic to compute
the memory used by sec vbit table. This logic depends
on the way sec Vbit entries are maintained.
Due to the introduction of pool alloc, this logic has
to be changed to (more) correctly compute the memory.

Verified on f12/x86 by comparing the memory reported
by the memcheck stats with what is given by --profile-heap=yes.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12369 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed