Merge branch 'master' into v2.1

This commit is contained in:
Mike Pall
2015-11-04 14:09:59 +01:00
2 changed files with 16 additions and 0 deletions

View File

@@ -24,3 +24,18 @@
Memcheck:Cond
fun:lj_str_new
}
{
Optimized string compare
Memcheck:Addr4
fun:lj_str_fastcmp
}
{
Optimized string compare
Memcheck:Addr1
fun:lj_str_fastcmp
}
{
Optimized string compare
Memcheck:Cond
fun:lj_str_fastcmp
}