| Index: tools/valgrind/drmemory/suppressions.txt
|
| diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
|
| index 1a9b9ee5ac795cdb25c5015843d971ab9beb86bb..d6f60966492a1305e8c79f0046a912a90fe66228 100644
|
| --- a/tools/valgrind/drmemory/suppressions.txt
|
| +++ b/tools/valgrind/drmemory/suppressions.txt
|
| @@ -722,14 +722,6 @@ name=http://crbug.com/455060
|
| ...
|
| *!content::RenderWidgetHostViewAura::Destroy
|
|
|
| -UNADDRESSABLE ACCESS
|
| -name=http://crbug.com/455066
|
| -system call NtReadFile parameter #4
|
| -KERNELBASE.dll!ReadFile
|
| -KERNEL32.dll!ReadFile
|
| -*!net::FileStream::Context::ReadAsync
|
| -*!base::internal::RunnableAdapter<>::Run
|
| -
|
| INVALID HEAP ARGUMENT
|
| name=http://crbug.com/455994
|
| drmemorylib.dll!replace_operator_delete
|
| @@ -750,24 +742,3 @@ drmemorylib.dll!replace_operator_delete
|
| *!content::ContentMainRunnerImpl::Run
|
| *!content::ContentMain
|
| *!content::LaunchTests
|
| -
|
| -UNADDRESSABLE ACCESS
|
| -name=http://crbug.com/456131
|
| -...
|
| -*!content::NavigateToURL
|
| -*!content::BrowserSideNavigationBrowserTest_BrowserInitiatedNavigations_Test::RunTestOnMainThread
|
| -*!content::ContentBrowserTest::RunTestOnMainThreadLoop
|
| -*!content::BrowserTestBase::ProxyRunTestOnMainThreadLoop
|
| -*!content::ShellBrowserMainParts::PreMainMessageLoopRun
|
| -*!content::BrowserMainLoop::PreMainMessageLoopRun
|
| -*!base::internal::Invoker<>::Run
|
| -*!content::StartupTaskRunner::RunAllTasksNow
|
| -*!content::BrowserMainLoop::CreateStartupTasks
|
| -*!content::BrowserMainRunnerImpl::Initialize
|
| -*!ShellBrowserMain
|
| -*!content::ShellMainDelegate::RunProcess
|
| -*!content::RunNamedProcessTypeMain
|
| -*!content::ContentMainRunnerImpl::Run
|
| -*!content::ContentMain
|
| -*!content::BrowserTestBase::SetUp
|
| -*!content::ContentBrowserTest::SetUp
|
|
|