mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add another suppression entry for bug 794372 and modify suppression for bug 793533. DONTBUILD
--HG-- extra : rebase_source : 5ae37908f830a910681b91ec2a5e09634c2bedc2
This commit is contained in:
parent
b4f353a7c9
commit
ece9582bef
@ -67,7 +67,7 @@
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:moz_xmalloc
|
||||
fun:_ZN3xpc18CreateGlobalObjectEP9JSContextP7JSClassP12nsIPrincipal
|
||||
fun:_ZN3xpc18CreateGlobalObjectEP9JSContextP7JSClassP12nsIPrincipalm
|
||||
...
|
||||
}
|
||||
{
|
||||
@ -202,6 +202,14 @@
|
||||
fun:_ZN22nsComponentManagerImpl16RegisterCIDEntryEPKN7mozilla6Module8CIDEntryEPNS_11KnownModuleE
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 794372
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:moz_xmalloc
|
||||
fun:_ZN22nsComponentManagerImpl22RegisterCIDEntryLockedEPKN7mozilla6Module8CIDEntryEPNS_11KnownModuleE
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 794374
|
||||
Memcheck:Leak
|
||||
|
Loading…
Reference in New Issue
Block a user