summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/memcheck/suppressions.txt15
1 files changed, 14 insertions, 1 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 72465c9..15203d5 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6505,4 +6505,17 @@
fun:_ZN17AutofillPopupView6CreateEP23AutofillPopupController
fun:_ZN27AutofillPopupControllerImpl4ShowERKSt6vectorISbItN4base20string16_char_traitsESaItEESaIS4_EES8_S8_RKS0_IiSaIiEE
fun:_ZN53AutofillPopupControllerUnitTest_GrowPopupInSpace_Test8TestBodyEv
-} \ No newline at end of file
+}
+{
+ bug_171571
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN33GeolocationConfirmInfoBarDelegate6CreateEP14InfoBarServiceP33GeolocationInfoBarQueueControllerRK30GeolocationPermissionRequestIDRK4GURLRKSs
+ fun:_ZN33GeolocationInfoBarQueueController21PendingInfoBarRequest21CreateInfoBarDelegateEPS_RKSs
+ fun:_ZN33GeolocationInfoBarQueueController23ShowQueuedInfoBarForTabERK30GeolocationPermissionRequestID
+ fun:_ZN33GeolocationInfoBarQueueController20CreateInfoBarRequestERK30GeolocationPermissionRequestIDRK4GURLS5_N4base8CallbackIFvbEEE
+ fun:_ZN34ChromeGeolocationPermissionContext16DecidePermissionERK30GeolocationPermissionRequestIDRK4GURLS5_N4base8CallbackIFvbEEE
+ fun:_ZN34ChromeGeolocationPermissionContext28RequestGeolocationPermissionEiiiRK4GURLN4base8CallbackIFvbEEE
+ fun:_ZN33GeolocationPermissionContextTests28RequestGeolocationPermissionERK30GeolocationPermissionRequestIDRK4GURL
+ fun:_ZN62GeolocationPermissionContextTests_PermissionForFileScheme_Test8TestBodyEv
+}