summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-29 18:27:52 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-29 18:27:52 +0000
commitba45c68a4b2cd09d5e305d969dc96e1bc8bed4d3 (patch)
tree5e2abb441cfcd700e729cccb3388a25bfc1c1762
parent3abced2ddf61c58db6162f2ac69517a3e4be4681 (diff)
downloadchromium_src-ba45c68a4b2cd09d5e305d969dc96e1bc8bed4d3.zip
chromium_src-ba45c68a4b2cd09d5e305d969dc96e1bc8bed4d3.tar.gz
chromium_src-ba45c68a4b2cd09d5e305d969dc96e1bc8bed4d3.tar.bz2
Update suppression for leaks from DownloadService::GetDownloadManager
Per http://build.chromium.org/p/tryserver.chromium/builders/linux_chromeos_valgrind/builds/119/ BUG=120893,chromium-os:28149 TEST=none Review URL: https://chromiumcodereview.appspot.com/9924012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129653 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/memcheck/suppressions.txt19
1 files changed, 5 insertions, 14 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 6b0a8ce..a2ecda9 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5723,20 +5723,11 @@
fun:_ZN5gdata25GDataSystemServiceFactory13GetForProfileEP7Profile
fun:_ZN22FileBrowserEventRouter23ObserveFileSystemEventsEv
fun:_ZN16ExtensionService16InitEventRoutersEv
- fun:_ZN11ProfileImpl14InitExtensionsEb
- fun:_ZN14ProfileManager22DoFinalInitForServicesEP7Profileb
- fun:_ZN14ProfileManager11DoFinalInitEP7Profileb
- fun:_ZN14ProfileManager10AddProfileEP7Profile
- fun:_ZN14ProfileManager10GetProfileERK8FilePath
- fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
- fun:_ZN14ProfileManager17GetDefaultProfileEv
- fun:_ZN22ChromeLauncherDelegateC1EP7ProfilePN3ash13LauncherModelE
- fun:_ZN19ChromeShellDelegate22CreateLauncherDelegateEPN3ash13LauncherModelE
- fun:_ZN3ash8LauncherC1EPN4aura6WindowE
- fun:_ZN3ash5Shell14CreateLauncherEv
- fun:_ZN3ash5Shell4InitEv
- fun:_ZN3ash5Shell14CreateInstanceEPNS_13ShellDelegateE
- fun:_ZN30ChromeBrowserMainExtraPartsAsh14PreProfileInitEv
+ fun:_ZN16ExtensionService15InitAfterImportEv
+ fun:_ZN16ExtensionService7ObserveEiRKN7content18NotificationSourceERKNS0_19NotificationDetailsE
+ fun:_ZN23NotificationServiceImpl6NotifyEiRKN7content18NotificationSourceERKNS0_19NotificationDetailsE
+ fun:_ZN14ProfileManager16OnImportFinishedEP7Profile
+ fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
}
{
bug_120146