zxing/cpp/.valgrind.supp
smparkes@smparkes.net af53906502 1d support for most C++ decoders; n.b. not pdf417 and rss
git-svn-id: https://zxing.googlecode.com/svn/trunk@2608 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-04-01 06:00:29 +00:00

80 lines
813 B
Plaintext

{
dlsym
Memcheck:Value8
fun:_simple_salloc
fun:_ZN4dyld9mkstringfEPKcz
}
{
dlsym
Memcheck:Cond
fun:_ZN4dyld9mkstringfEPKcz
}
{
osx
Memcheck:Leak
fun:malloc_zone_malloc
fun:recursive_mutex_init
fun:_objc_init
fun:libSystem_initializer
}
{
throws
Memcheck:Leak
fun:calloc
fun:__cxa_get_globals
fun:__cxa_throw
}
{
osx
Memcheck:Leak
fun:malloc_zone_calloc
...
fun:map_images
}
{
c++
Memcheck:Leak
...
fun:__cxa_get_globals
}
{
stdio
Memcheck:Leak
...
fun:sprintf
}
{
objc
Memcheck:Leak
...
fun:prepareForMethodLookup
fun:lookUpMethod
}
{
os
Memcheck:Leak
...
fun:dlopen
}
{
osx
Memcheck:Leak
...
fun:map_images
}
{
at_exit
Memcheck:Leak
...
fun:atexit_register
}