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

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

Issue 5737006: Revert valgrind suppression added in r65660. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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 | Annotate | Revision Log
« 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 three kinds of suppressions in this file. 1 # There are three 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 3268 matching lines...) Expand 10 before | Expand all | Expand 10 after
3279 } 3279 }
3280 { 3280 {
3281 bug_61753/Param 3281 bug_61753/Param
3282 Memcheck:Param 3282 Memcheck:Param
3283 ... 3283 ...
3284 fun:pkix_* 3284 fun:pkix_*
3285 ... 3285 ...
3286 fun:CERT_PKIXVerifyCert 3286 fun:CERT_PKIXVerifyCert
3287 } 3287 }
3288 { 3288 {
3289 bug_62674
3290 Memcheck:Addr4
3291 fun:_ZN3net25SingleRequestHostResolver6CancelEv
3292 fun:_ZN3net25SingleRequestHostResolverD1Ev
3293 fun:_ZN3net13TCPConnectJobD0Ev
3294 fun:_Z26STLDeleteContainerPointersISt23_Rb_tree_const_iteratorIPN3net10Connec tJobEEEvT_S5_
3295 fun:_Z17STLDeleteElementsISt3setIPN3net10ConnectJobESt4lessIS3_ESaIS3_EEEvPT_
3296 fun:_ZN3net8internal26ClientSocketPoolBaseHelper5Group13RemoveAllJobsEv
3297 fun:_ZN3net8internal26ClientSocketPoolBaseHelper20CancelAllConnectJobsEv
3298 fun:_ZN3net8internal26ClientSocketPoolBaseHelper5FlushEv
3299 fun:_ZN3net8internal26ClientSocketPoolBaseHelperD1Ev
3300 fun:_ZN3net20ClientSocketPoolBaseINS_15TCPSocketParamsEED1Ev
3301 fun:_ZN3net19TCPClientSocketPoolD0Ev
3302 fun:_ZN10scoped_ptrIN3net19TCPClientSocketPoolEED1Ev
3303 }
3304 {
3305 bug_63015 3289 bug_63015
3306 Memcheck:Addr2 3290 Memcheck:Addr2
3307 fun:_ZN7WebCore18stringToLengthTypeERPKtS1_ 3291 fun:_ZN7WebCore18stringToLengthTypeERPKtS1_
3308 fun:_ZN7WebCore9SVGLength16setValueAsStringERKN3WTF6StringERi 3292 fun:_ZN7WebCore9SVGLength16setValueAsStringERKN3WTF6StringERi
3309 fun:_ZN7WebCore13SVGLengthList5parseERKN3WTF6StringENS_13SVGLengthModeE 3293 fun:_ZN7WebCore13SVGLengthList5parseERKN3WTF6StringENS_13SVGLengthModeE
3310 fun:_ZN7WebCore25SVGTextPositioningElement20parseMappedAttributeEPNS_9Attribu teE 3294 fun:_ZN7WebCore25SVGTextPositioningElement20parseMappedAttributeEPNS_9Attribu teE
3311 fun:_ZN7WebCore14SVGTextElement20parseMappedAttributeEPNS_9AttributeE 3295 fun:_ZN7WebCore14SVGTextElement20parseMappedAttributeEPNS_9AttributeE
3312 fun:_ZN7WebCore13StyledElement16attributeChangedEPNS_9AttributeEb 3296 fun:_ZN7WebCore13StyledElement16attributeChangedEPNS_9AttributeEb
3313 fun:_ZN7WebCore10SVGElement16attributeChangedEPNS_9AttributeEb 3297 fun:_ZN7WebCore10SVGElement16attributeChangedEPNS_9AttributeEb
3314 fun:_ZN7WebCore7Element12setAttributeERKNS_13QualifiedNameERKN3WTF12AtomicStr ingERi 3298 fun:_ZN7WebCore7Element12setAttributeERKNS_13QualifiedNameERKN3WTF12AtomicStr ingERi
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
3453 fun:_ZN8remoting38ScreenRecorderTest_OneRecordCycle_Test8TestBodyEv 3437 fun:_ZN8remoting38ScreenRecorderTest_OneRecordCycle_Test8TestBodyEv
3454 } 3438 }
3455 { 3439 {
3456 bug_65932 3440 bug_65932
3457 Memcheck:Value4 3441 Memcheck:Value4
3458 ... 3442 ...
3459 fun:_ZN7WebCore13InlineFlowBox26placeBoxesInBlockDirectionEiiibRiS1_RbS1_S1_S 2_NS_12FontBaselineE 3443 fun:_ZN7WebCore13InlineFlowBox26placeBoxesInBlockDirectionEiiibRiS1_RbS1_S1_S 2_NS_12FontBaselineE
3460 fun:_ZN7WebCore13RootInlineBox26alignBoxesInBlockDirectionEiRN3WTF7HashMapIPK NS_13InlineTextBoxESt4pairINS1_6VectorIPKNS_14SimpleFontDataELj0EEENS_13GlyphOve rflowEENS1_7PtrHashIS5_EENS1_10HashTraitsIS5_EENSG_ISD_EEEERNS_21VerticalPositio nCacheE 3444 fun:_ZN7WebCore13RootInlineBox26alignBoxesInBlockDirectionEiRN3WTF7HashMapIPK NS_13InlineTextBoxESt4pairINS1_6VectorIPKNS_14SimpleFontDataELj0EEENS_13GlyphOve rflowEENS1_7PtrHashIS5_EENS1_10HashTraitsIS5_EENSG_ISD_EEEERNS_21VerticalPositio nCacheE
3461 fun:_ZN7WebCore11RenderBlock37computeBlockDirectionPositionsForLineEPNS_13Roo tInlineBoxEPNS_7BidiRunERN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS5_6VectorI PKNS_14SimpleFontDataELj0EEENS_13GlyphOverflowEENS5_7PtrHashIS9_EENS5_10HashTrai tsIS9_EENSK_ISH_EEEERNS_21VerticalPositionCacheE 3445 fun:_ZN7WebCore11RenderBlock37computeBlockDirectionPositionsForLineEPNS_13Roo tInlineBoxEPNS_7BidiRunERN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS5_6VectorI PKNS_14SimpleFontDataELj0EEENS_13GlyphOverflowEENS5_7PtrHashIS9_EENS5_10HashTrai tsIS9_EENSK_ISH_EEEERNS_21VerticalPositionCacheE
3462 } 3446 }
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