Fix leak found by running memcheck/tests/varinfo[1-6].vgtest

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12409
This commit is contained in:
Philippe Waroquiers
2012-02-28 20:10:05 +00:00
parent adf73152fb
commit ea0d3b9bf4

View File

@@ -2547,6 +2547,7 @@ static void parse_type_DIE ( /*MOD*/XArray* /* of TyEnt */ tyents,
const members in C++ code which are compile time constants
that do no exist in the class. They're not of any interest
to us so we ignore them. */
ML_(TyEnt__make_EMPTY)(&fieldE);
}
}