From 5847903ec28959a4f960ebdf8a77431c6b1f1937 Mon Sep 17 00:00:00 2001 From: Andrew McCreight Date: Thu, 31 Jan 2019 10:25:56 +0000 Subject: [PATCH] Bug 1523800 - Update LSan whitelist for html/browsers/offline/introduction-4. r=jgraham Differential Revision: https://phabricator.services.mozilla.com/D18127 --HG-- extra : moz-landing-system : lando --- .../meta/html/browsers/offline/introduction-4/__dir__.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini b/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini index 8110b4d22a27..f88101dc7fb2 100644 --- a/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini +++ b/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini @@ -1 +1 @@ -lsan-allowed: [Alloc, alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::alloc, alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::realloc, mozilla::dom::ChromeUtils::GenerateQI] +lsan-allowed: [Alloc, alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::alloc, alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::realloc, mozilla::dom::ChromeUtils::GenerateQI, std::sys::unix::alloc::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$std..alloc..System$GT$::realloc, std::sys::unix::alloc::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$std..alloc..System$GT$::alloc]