build ardour3_ui_default.conf at build time, to allow font substitutions to be done...
[ardour.git] / tools / valgrind.supp
index 1d1e1bd1e46ef6d4359e6d28b89ec8bccf709aa3..8741d9c90155905831b572d8563e1fb0ef22dfc9 100644 (file)
   fun:ladspa_descriptor
   fun:*
 }
+{
+  <glib utf8>
+  Memcheck:Addr8
+  fun:wcslen
+  fun:wcscoll_l
+  fun:*
+}
+{
+  <glib utf8>
+  Memcheck:Addr8
+  fun:wcslen
+  fun:wcsxfrm_l
+  fun:*
+}