1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Valgrind suppression file for LuaJIT 2.x. { Optimized string compare Memcheck:Addr4 fun:lj_str_cmp } { Optimized string compare Memcheck:Addr4 fun:lj_str_new } { Optimized string compare Memcheck:Cond fun:lj_str_new }