Skip to content
Snippets Groups Projects
Commit 40563017 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

From Axel:

some additional valgrind suppressions.


git-svn-id: http://root.cern.ch/svn/root/trunk@21058 27541ba8-7e3a-0410-8455-c3a389f83636
parent 10464bda
No related branches found
No related tags found
No related merge requests found
......@@ -42,21 +42,32 @@
fun:_ZN4ROOT8AddClassEPKcsRKSt9type_infoPFvvEi
}
######### ROOT I/O
{
TStreamerInfo stays around
TStreamerInfo stays around: Compile
Memcheck:Leak
fun:_Znam
fun:_ZN13TStreamerInfo7CompileEv
fun:_ZN13TStreamerInfo5BuildEv
fun:_ZN11TBufferFile16WriteClassBufferEP6TClassPv
fun:_ZN18TStreamerBasicType8StreamerER7TBuffer
}
{
TStreamerInfo stays around: NewInfo
Memcheck:Leak
fun:_Znwm
fun:_ZN8TStorage11ObjectAllocEm
fun:_ZN7TObjectnwEm
fun:_ZN13TStreamerInfo7NewInfoEP6TClass
}
######### Misc
{
TUnixSystem::Setenv, see its doc
Memcheck:Leak
fun:_Znam
fun:_ZN11TUnixSystem6SetenvEPKcS1_
}
######### X11 errors triggered by ROOT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment