Skip to content
Snippets Groups Projects
Commit 561e412f authored by Philippe Canal's avatar Philippe Canal
Browse files

Add more intentional end of process memory left over

git-svn-id: http://root.cern.ch/svn/root/trunk@41010 27541ba8-7e3a-0410-8455-c3a389f83636
parent e6c26b9e
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,26 @@
fun:_ZN6TClass4InitEPKcs*
}
{
TClass thread local storage
Memcheck:Leak
fun:_Znwm
fun:_ZN8TStorage11ObjectAllocEm
fun:_ZN7TObjectnwEm
fun:_ZN12_GLOBAL__N_118TClassLocalStorage10GetStorageEPK6TClass
}
{
TThread global mutex
Memcheck:Leak
fun:_Znwm
fun:_ZN8TStorage11ObjectAllocEm
fun:_ZN7TObjectnwEm
fun:_ZN7TThread4InitEv
fun:_ZN7TThread11ConstructorEv
fun:_ZN7TThreadC1EPKcPFPvS2_ES2_NS_9EPriorityE
}
{
TClass's list of base classes (TDataMember elements)
Memcheck:Leak
......@@ -156,6 +176,30 @@
fun:_ZN23TCollectionProxyFactory24GenEmulatedClassStreamerEPKc
}
{
CollectionProxy objects
Memcheck:Leak
fun:_Znwm
fun:_ZNK19TGenCollectionProxy8GenerateEv
fun:_ZNK6TClass18GetCollectionProxyEv
}
{
Part of CollectionProxy objects
Memcheck:Leak
fun:_Znwm
...
fun:_ZN19TGenCollectionProxyC1ERKS_
}
{
Part of CollectionProxy objects
Memcheck:Leak
fun:_Znam
...
fun:_ZN19TGenCollectionProxyC1ERKS_
}
{
TClass's list of RealData.
Memcheck:Leak
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment