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
@ -60,3 +60,10 @@
|
|||||||
fun:_mesa_ReadnPixelsARB
|
fun:_mesa_ReadnPixelsARB
|
||||||
fun:_mesa_ReadPixels
|
fun:_mesa_ReadPixels
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
XOpenDisplay_Leak
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:calloc
|
||||||
|
fun:_XConnectXCB
|
||||||
|
fun:XOpenDisplay
|
||||||
|
}
|
||||||
|
@ -60,3 +60,10 @@
|
|||||||
fun:_mesa_ReadnPixelsARB
|
fun:_mesa_ReadnPixelsARB
|
||||||
fun:_mesa_ReadPixels
|
fun:_mesa_ReadPixels
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
XOpenDisplay_Leak
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:calloc
|
||||||
|
fun:_XConnectXCB
|
||||||
|
fun:XOpenDisplay
|
||||||
|
}
|
||||||
|
@ -60,3 +60,10 @@
|
|||||||
fun:_mesa_ReadnPixelsARB
|
fun:_mesa_ReadnPixelsARB
|
||||||
fun:_mesa_ReadPixels
|
fun:_mesa_ReadPixels
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
XOpenDisplay_Leak
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:calloc
|
||||||
|
fun:_XConnectXCB
|
||||||
|
fun:XOpenDisplay
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user