Skip to content

Commit

Permalink
Merge branch 'master' into v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Pall committed Jun 3, 2016
2 parents 1c0454c + 3206307 commit 7d43402
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lj.supp
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
{
Optimized string compare
Memcheck:Addr4
fun:lj_str_fastcmp
fun:str_fastcmp
}
{
Optimized string compare
Memcheck:Addr1
fun:lj_str_fastcmp
fun:str_fastcmp
}
{
Optimized string compare
Memcheck:Cond
fun:lj_str_fastcmp
fun:str_fastcmp
}

0 comments on commit 7d43402

Please sign in to comment.