Silence another valgrind leak
https://codereview.chromium.org/68523006/ git-svn-id: http://skia.googlecode.com/svn/trunk@12236 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
3bddb38e64
commit
d6bea606c6
@ -6,9 +6,9 @@
|
||||
fun:FcConfigFileExists
|
||||
}
|
||||
{
|
||||
FcFontSetCreate_Leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
FcFontSetCreate_Leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:FcFontSetCreate
|
||||
}
|
||||
{
|
||||
@ -60,3 +60,10 @@
|
||||
fun:_mesa_ReadnPixelsARB
|
||||
fun:_mesa_ReadPixels
|
||||
}
|
||||
{
|
||||
XOpenDisplay_Leak
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
fun:_XConnectXCB
|
||||
fun:XOpenDisplay
|
||||
}
|
||||
|
@ -6,9 +6,9 @@
|
||||
fun:FcConfigFileExists
|
||||
}
|
||||
{
|
||||
FcFontSetCreate_Leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
FcFontSetCreate_Leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:FcFontSetCreate
|
||||
}
|
||||
{
|
||||
@ -60,3 +60,10 @@
|
||||
fun:_mesa_ReadnPixelsARB
|
||||
fun:_mesa_ReadPixels
|
||||
}
|
||||
{
|
||||
XOpenDisplay_Leak
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
fun:_XConnectXCB
|
||||
fun:XOpenDisplay
|
||||
}
|
||||
|
@ -6,9 +6,9 @@
|
||||
fun:FcConfigFileExists
|
||||
}
|
||||
{
|
||||
FcFontSetCreate_Leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
FcFontSetCreate_Leak
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:FcFontSetCreate
|
||||
}
|
||||
{
|
||||
@ -60,3 +60,10 @@
|
||||
fun:_mesa_ReadnPixelsARB
|
||||
fun:_mesa_ReadPixels
|
||||
}
|
||||
{
|
||||
XOpenDisplay_Leak
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
fun:_XConnectXCB
|
||||
fun:XOpenDisplay
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user