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:
robertphillips@google.com 2013-11-12 14:05:15 +00:00
parent 3bddb38e64
commit d6bea606c6
3 changed files with 30 additions and 9 deletions

View File

@ -60,3 +60,10 @@
fun:_mesa_ReadnPixelsARB
fun:_mesa_ReadPixels
}
{
XOpenDisplay_Leak
Memcheck:Leak
fun:calloc
fun:_XConnectXCB
fun:XOpenDisplay
}

View File

@ -60,3 +60,10 @@
fun:_mesa_ReadnPixelsARB
fun:_mesa_ReadPixels
}
{
XOpenDisplay_Leak
Memcheck:Leak
fun:calloc
fun:_XConnectXCB
fun:XOpenDisplay
}

View File

@ -60,3 +60,10 @@
fun:_mesa_ReadnPixelsARB
fun:_mesa_ReadPixels
}
{
XOpenDisplay_Leak
Memcheck:Leak
fun:calloc
fun:_XConnectXCB
fun:XOpenDisplay
}