13
0

valgrind ignore glib UTF8 warnings

This commit is contained in:
Robin Gareus 2013-07-31 18:30:09 +02:00 committed by Paul Davis
parent f977b55cee
commit 24b9f1ff8a

View File

@ -135,3 +135,17 @@
fun:ladspa_descriptor
fun:*
}
{
<glib utf8>
Memcheck:Addr8
fun:wcslen
fun:wcscoll_l
fun:*
}
{
<glib utf8>
Memcheck:Addr8
fun:wcslen
fun:wcsxfrm_l
fun:*
}