valgrind ignore glib UTF8 warnings
This commit is contained in:
parent
f977b55cee
commit
24b9f1ff8a
@ -135,3 +135,17 @@
|
|||||||
fun:ladspa_descriptor
|
fun:ladspa_descriptor
|
||||||
fun:*
|
fun:*
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
<glib utf8>
|
||||||
|
Memcheck:Addr8
|
||||||
|
fun:wcslen
|
||||||
|
fun:wcscoll_l
|
||||||
|
fun:*
|
||||||
|
}
|
||||||
|
{
|
||||||
|
<glib utf8>
|
||||||
|
Memcheck:Addr8
|
||||||
|
fun:wcslen
|
||||||
|
fun:wcsxfrm_l
|
||||||
|
fun:*
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user