Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Unified Diff: tools/valgrind/drmemory/suppressions.txt

Issue 177393003: Clean up MFYI by adding suppressions for new bugs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
===================================================================
--- tools/valgrind/drmemory/suppressions.txt (revision 254502)
+++ tools/valgrind/drmemory/suppressions.txt (working copy)
@@ -457,3 +457,20 @@
KERNEL32.dll!DuplicateHandle
base.dll!base::`anonymous namespace'::ThreadFunc
KERNEL32.dll!BaseThreadInitThunk
+
+UNINITIALIZED READ
+name=http://crbug.com/347967
+osmesa.dll!unpack_RGBA8888
+osmesa.dll!_mesa_unpack_rgba_row
+osmesa.dll!slow_read_rgba_pixels
+osmesa.dll!read_rgba_pixels
+osmesa.dll!_mesa_readpixels
+osmesa.dll!_mesa_ReadnPixelsARB
+osmesa.dll!_mesa_ReadPixels
+gpu.dll!gpu::gles2::GLES2DecoderImpl::HandleReadPixels
+gpu.dll!gpu::gles2::GLES2DecoderImpl::DoCommand
+gpu.dll!gpu::CommandParser::ProcessCommand
+gpu.dll!gpu::GpuScheduler::PutChanged
+gpu.dll!base::internal::Invoker<>::Run
+gpu.dll!gpu::CommandBufferService::Flush
+gpu.dll!gpu::InProcessCommandBuffer::FlushOnGpuThread
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698