mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 14:20:04 +00:00
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:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user