chore(memcheck.supp): generalize Memcheck:Addr4 suppression for LuaJIT, there many warnings of this kind
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
98f5ce0512
commit
6ed62247b0
1 changed files with 0 additions and 12 deletions
|
@ -162,18 +162,6 @@
|
|||
LuaJIT_Bug3
|
||||
Memcheck:Addr4
|
||||
obj:*luajit-5.1*
|
||||
fun:lua_pushstring
|
||||
...
|
||||
fun:lua_pcall
|
||||
...
|
||||
}
|
||||
|
||||
{
|
||||
# This entry suppresses a false positive in luajit 2.0
|
||||
LuaJIT_Bug4
|
||||
Memcheck:Addr4
|
||||
obj:*luajit-5.1*
|
||||
fun:lua_getfield
|
||||
...
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue