mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
valgrind ignore glib UTF8 warnings
This commit is contained in:
parent
f977b55cee
commit
24b9f1ff8a
1 changed files with 14 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue