gcc inlines strncmp which aggressively reads in the buffer way beyond the terminating \0
@@ -48,3 +48,11 @@
fun:fxt_setinfos
fun:fut_setup
}
+
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Cond
+ fun:fxt_get_cpu_info
+ fun:fxt_setinfos
+ fun:fut_setup
+}