13
0

valgrind ignore glib UTF8 warnings

This commit is contained in:
Robin Gareus 2013-07-31 18:30:09 +02:00
parent bd65018d74
commit bd92bfe643

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:*
}