2012-09-28 10:25:31 +04:00
|
|
|
# Full list is tracked through meta bug 793882
|
|
|
|
|
2012-09-26 12:08:52 +04:00
|
|
|
####################
|
|
|
|
# Intended leaks #
|
|
|
|
####################
|
|
|
|
|
2012-09-25 04:33:41 +04:00
|
|
|
{
|
2013-11-28 03:32:24 +04:00
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793534.)
|
2012-09-25 04:33:41 +04:00
|
|
|
Memcheck:Leak
|
|
|
|
...
|
2018-05-08 01:17:24 +03:00
|
|
|
fun:_ZN7mozilla9SaveToEnvEPKc
|
2012-09-25 04:33:41 +04:00
|
|
|
...
|
|
|
|
}
|
2018-05-08 02:07:52 +03:00
|
|
|
{
|
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793534.)
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:SaveToEnv
|
|
|
|
...
|
|
|
|
}
|
2012-09-25 04:33:41 +04:00
|
|
|
{
|
2013-11-28 03:32:24 +04:00
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793549.)
|
2012-09-25 04:33:41 +04:00
|
|
|
Memcheck:Leak
|
|
|
|
...
|
2017-08-15 00:22:50 +03:00
|
|
|
fun:_ZL13SaveWordToEnvPKcRK12nsTSubstringIcE
|
2012-09-25 04:33:41 +04:00
|
|
|
...
|
|
|
|
}
|
2018-08-22 03:02:13 +03:00
|
|
|
{
|
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793549.)
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:SaveWordToEnv
|
|
|
|
...
|
|
|
|
}
|
2013-11-28 03:32:24 +04:00
|
|
|
{
|
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 944133.)
|
|
|
|
Memcheck:Leak
|
|
|
|
...
|
|
|
|
fun:_ZN13CrashReporter14SetRestartArgsEiPPc
|
|
|
|
...
|
|
|
|
}
|
2013-11-28 17:39:28 +04:00
|
|
|
{
|
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793548.)
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
...
|
2017-03-10 05:17:23 +03:00
|
|
|
fun:_Z12ToNewCStringRK10nsACString
|
|
|
|
fun:_ZN13CrashReporter14SetupExtraDataEP7nsIFileRK10nsACString
|
2013-11-28 17:39:28 +04:00
|
|
|
...
|
|
|
|
}
|
2017-03-30 09:04:11 +03:00
|
|
|
{
|
|
|
|
PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 1345153.)
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
...
|
|
|
|
fun:_ZN13CrashReporterL27SetupCrashReporterDirectoryEP7nsIFilePKcS3_PS1_
|
|
|
|
...
|
|
|
|
}
|
2015-08-18 20:21:40 +03:00
|
|
|
{
|
|
|
|
We purposely leak the StatisticsReporter object
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
fun:moz_xmalloc
|
|
|
|
fun:operator new
|
|
|
|
fun:_Z21XRE_CreateStatsObjectv
|
|
|
|
...
|
|
|
|
}
|
2013-11-28 03:32:24 +04:00
|
|
|
|
|
|
|
####################################
|
|
|
|
# Leaks in third party libraries #
|
|
|
|
####################################
|
|
|
|
|
2012-09-25 04:33:41 +04:00
|
|
|
{
|
2012-09-26 12:08:52 +04:00
|
|
|
See bug 793535
|
2012-09-25 04:33:41 +04:00
|
|
|
Memcheck:Leak
|
|
|
|
fun:calloc
|
|
|
|
fun:_dlerror_run
|
|
|
|
fun:dlsym
|
|
|
|
...
|
|
|
|
}
|
2012-09-26 12:08:52 +04:00
|
|
|
{
|
|
|
|
See bug 793611
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:memalign
|
|
|
|
fun:tls_get_addr_tail
|
|
|
|
fun:__tls_get_addr
|
|
|
|
...
|
|
|
|
}
|
2012-09-26 22:20:55 +04:00
|
|
|
{
|
|
|
|
See bug 793611
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:memalign
|
|
|
|
fun:tls_get_addr_tail
|
|
|
|
fun:___tls_get_addr
|
|
|
|
...
|
|
|
|
}
|
2012-09-26 12:08:52 +04:00
|
|
|
|
|
|
|
#################
|
|
|
|
# Other leaks #
|
|
|
|
#################
|
|
|
|
|
2013-11-28 17:39:28 +04:00
|
|
|
{
|
|
|
|
Bug 794369
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
fun:moz_xmalloc
|
2014-10-02 07:27:37 +04:00
|
|
|
...
|
2013-11-28 17:39:28 +04:00
|
|
|
fun:_ZN20mozJSComponentLoader10LoadModuleERN7mozilla12FileLocationE
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
Bug 794370
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
fun:moz_xmalloc
|
2014-10-02 07:27:37 +04:00
|
|
|
...
|
2013-11-28 17:39:28 +04:00
|
|
|
fun:_ZN22nsComponentManagerImpl15RegisterFactoryERK4nsIDPKcS4_P10nsIFactory
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
Bug 794372
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
fun:moz_xmalloc
|
2014-10-02 07:27:37 +04:00
|
|
|
...
|
2013-11-28 17:39:28 +04:00
|
|
|
fun:_ZN22nsComponentManagerImpl22RegisterCIDEntryLockedEPKN7mozilla6Module8CIDEntryEPNS_11KnownModuleE
|
|
|
|
...
|
|
|
|
}
|
|
|
|
{
|
|
|
|
Bug 794374
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
fun:moz_xmalloc
|
2014-10-02 07:27:37 +04:00
|
|
|
...
|
2013-11-28 17:39:28 +04:00
|
|
|
fun:_ZN22nsComponentManagerImpl17ManifestComponentERNS_25ManifestProcessingContextEiPKPc
|
|
|
|
...
|
|
|
|
}
|
2014-01-07 20:29:41 +04:00
|
|
|
{
|
|
|
|
Bug 1017112
|
|
|
|
Memcheck:Leak
|
|
|
|
fun:malloc
|
|
|
|
...
|
|
|
|
fun:PK11_InitPin
|
|
|
|
fun:_ZN11nsPK11Token12InitPasswordEPKDs
|
|
|
|
...
|
|
|
|
}
|