Skip to content

Commit

Permalink
Valgrind: Remove a suppression for a fixed memory error.
Browse files Browse the repository at this point in the history
BUG=385176
NOTRY=true
TBR=groby@chromium.org

Review URL: https://codereview.chromium.org/338213003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277613 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
thestig@chromium.org committed Jun 17, 2014
1 parent 8a52512 commit 18b1b1c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tools/valgrind/memcheck/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6414,17 +6414,6 @@
fun:_ZN8chromeos21DeviceSettingsService11EnqueueLoadEb
fun:_ZN8chromeos21DeviceSettingsService4LoadEv
}
{
bug_385176
Memcheck:Uninitialized
fun:_ZN20ChromeBookmarkClient22IsPermanentNodeVisibleEPK21BookmarkPermanentNode
fun:_ZN13BookmarkModel19CreatePermanentNodeEN12BookmarkNode4TypeE
fun:_ZN13BookmarkModel17CreateLoadDetailsERKSs
fun:_ZN13BookmarkModel4LoadEP11PrefServiceRKSsRKN4base8FilePathERK13scoped_refptrINS4_19SequencedTaskRunnerEESC_
fun:_ZL18BuildBookmarkModelPN7content14BrowserContextE
fun:_ZN33BrowserContextKeyedServiceFactory27GetServiceForBrowserContextEPN7content14BrowserContextEb
fun:_ZN33BrowserContextKeyedServiceFactory23SetTestingFactoryAndUseEPN7content14BrowserContextEPFP12KeyedServiceS2_E
}
{
bug_385198
Memcheck:Leak
Expand Down

0 comments on commit 18b1b1c

Please sign in to comment.