diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /security/nss/tests/memleak/ignored | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'security/nss/tests/memleak/ignored')
-rw-r--r-- | security/nss/tests/memleak/ignored | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/security/nss/tests/memleak/ignored b/security/nss/tests/memleak/ignored new file mode 100644 index 000000000..60ed0db84 --- /dev/null +++ b/security/nss/tests/memleak/ignored @@ -0,0 +1,58 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#367374 +**/PR_ErrorInstallTable** +**/_PR_ImplicitInitialization/** +**/_PR_InitCMon/ExpandMonitorCache/** +**/_PR_InitCMon/PR_NewLock/** +**/_PR_InitLinker/** +**/_PR_InitTPD/** +**/_PR_InitZones/pr_FindSymbolInProg/** +**/_PR_UnixInit/PR_NewLock/** +**/_PR_UnixInit/PR_NewMonitor/** + +#367376 +**/_PR_CreateThread/pthread_create@@GLIBC_** +**/_PR_CreateThread/PR_Calloc/** + +#367384 +**/PR_LoadLibraryWithFlags/** +**/pr_LoadLibraryByPathname/** +**/PR_LoadLibrary/** + +#397487 +**/__rpc_getconfip/setnetconfig/** + +#401100 +**/testThreadLockingBehavior/pthread_create@@GLIBC_** +**/findLockInfo/pthread_create@@GLIBC_** + +#430544 +**/PR_CallOnce/InitializeArenas/PR_NewLock/** + +#458905 +**/cert_createObject/nssTrustDomain_AddCertsToCache/add_cert_to_cache/** +**/cert_createObject/nssTrustDomain_AddCertsToCache/nssArena_Create/** + +#459237 +**/PR_FormatTime/strftime/** +**/PR_FormatTime/__strftime_std/** + +#463208 +**/sqlite3UnixFullPathname/_getcwd/** +**/unixFullPathname/_getcwd/** + +#463631 +vfychain/main/PL_CreateOptState/** + +#486298 +selfserv/main/PORT_Strdup_Util** + +#497251 +**/FREEBL_InitStubs/dlopen@@GLIBC_** + +#679524 +**/nss_Init/PR_CallOnce/nss_doLockInit/** + |