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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 556283002: [MemSheriff] Widen a Valgrind suppression. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are four kinds of suppressions in this file. 1 # There are four kinds of suppressions in this file.
2 # 1. third party stuff we have no control over 2 # 1. third party stuff we have no control over
3 # 3 #
4 # 2. intentional unit test errors, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing 5 # in our own code, or stuff that is so trivial it's not worth fixing
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 5476 matching lines...) Expand 10 before | Expand all | Expand 10 after
5487 bug_347967 5487 bug_347967
5488 Memcheck:Uninitialized 5488 Memcheck:Uninitialized
5489 fun:unpack_RGB*888 5489 fun:unpack_RGB*888
5490 fun:_mesa_unpack_rgba_row 5490 fun:_mesa_unpack_rgba_row
5491 fun:slow_read_rgba_pixels 5491 fun:slow_read_rgba_pixels
5492 fun:read_rgba_pixels 5492 fun:read_rgba_pixels
5493 fun:_mesa_readpixels 5493 fun:_mesa_readpixels
5494 ... 5494 ...
5495 fun:shared_dispatch_stub_* 5495 fun:shared_dispatch_stub_*
5496 ... 5496 ...
5497 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv 5497 fun:*gpu*gles*GLES2DecoderImpl*DoCommand*
5498 fun:_ZN3gpu13CommandParser14ProcessCommandEv 5498 fun:*gpu*CommandParser*ProcessCommand*
5499 fun:_ZN3gpu12GpuScheduler10PutChangedEv 5499 fun:*gpu*GpuScheduler*PutChanged*
5500 } 5500 }
5501 { 5501 {
5502 bug_348863 5502 bug_348863
5503 Memcheck:Unaddressable 5503 Memcheck:Unaddressable
5504 fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv 5504 fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
5505 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Plat formSpeechSynthesisUtteranceEEE 5505 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Plat formSpeechSynthesisUtteranceEEE
5506 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE 5506 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE
5507 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv 5507 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
5508 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv 5508 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
5509 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv 5509 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
(...skipping 705 matching lines...) Expand 10 before | Expand all | Expand 10 after
6215 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE 6215 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
6216 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE 6216 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
6217 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE 6217 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
6218 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE 6218 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
6219 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE 6219 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
6220 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE 6220 fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11L ayoutPointE
6221 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE 6221 fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
6222 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE 6222 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
6223 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE 6223 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
6224 } 6224 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698