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

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

Issue 7492067: Merge icu_46 suppressions for bug 84304 with those for bug 81753 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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 | 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 4396 matching lines...) Expand 10 before | Expand all | Expand 10 after
4407 bug_81753d 4407 bug_81753d
4408 Memcheck:Value4 4408 Memcheck:Value4
4409 ... 4409 ...
4410 fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode 4410 fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
4411 fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv 4411 fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
4412 fun:_ZN6icu_4612RegexMatcher4findEv 4412 fun:_ZN6icu_4612RegexMatcher4findEv
4413 fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode 4413 fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
4414 fun:_ZN8autofill14MatchesPatternERKSbItN4base20string16_char_traitsESaItEES5_ 4414 fun:_ZN8autofill14MatchesPatternERKSbItN4base20string16_char_traitsESaItEES5_
4415 } 4415 }
4416 { 4416 {
4417 bug_81753e
4418 Memcheck:Cond
4419 ...
4420 fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
4421 fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
4422 fun:_ZN6icu_4612RegexMatcher4findEv
4423 fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
4424 fun:_ZN8autofill11MatchStringERKSbItN4base20string16_char_traitsESaItEES5_
4425 fun:_ZN9FormField5MatchEPK13AutofillFieldRKSbItN4base20string16_char_traitsES aItEEi
4426 }
4427 {
4417 bug_82716a 4428 bug_82716a
4418 Memcheck:Leak 4429 Memcheck:Leak
4419 fun:_Znw* 4430 fun:_Znw*
4420 fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv 4431 fun:_ZN4base16MessageLoopProxy22CreateForCurrentThreadEv
4421 fun:_ZN3IPC12ChannelProxy7ContextC2EPNS_7Channel8ListenerEPN4base16MessageLoo pProxyE 4432 fun:_ZN3IPC12ChannelProxy7ContextC2EPNS_7Channel8ListenerEPN4base16MessageLoo pProxyE
4422 ... 4433 ...
4423 fun:_ZN3IPC11SyncChannel11SyncContextC1EPNS_7Channel8ListenerEPN4base16Messag eLoopProxyEPNS5_13WaitableEventE 4434 fun:_ZN3IPC11SyncChannel11SyncContextC1EPNS_7Channel8ListenerEPN4base16Messag eLoopProxyEPNS5_13WaitableEventE
4424 ... 4435 ...
4425 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE 4436 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE
4426 } 4437 }
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
4537 { 4548 {
4538 bug_84265 4549 bug_84265
4539 Memcheck:Leak 4550 Memcheck:Leak
4540 fun:_Znw* 4551 fun:_Znw*
4541 fun:_ZN12LoginHandler6CreateEPN3net17AuthChallengeInfoEPNS0_10URLRequestE 4552 fun:_ZN12LoginHandler6CreateEPN3net17AuthChallengeInfoEPNS0_10URLRequestE
4542 fun:_Z17CreateLoginPromptPN3net17AuthChallengeInfoEPNS_10URLRequestE 4553 fun:_Z17CreateLoginPromptPN3net17AuthChallengeInfoEPNS_10URLRequestE
4543 fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17Aut hChallengeInfoE 4554 fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17Aut hChallengeInfoE
4544 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv 4555 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
4545 } 4556 }
4546 { 4557 {
4547 bug_84304_a
4548 Memcheck:Cond
4549 ...
4550 fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
4551 fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
4552 fun:_ZN6icu_4612RegexMatcher4findEv
4553 fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
4554 fun:_ZN8autofill11MatchStringERKSbItN4base20string16_char_traitsESaItEES5_
4555 fun:_ZN9FormField5MatchEPK13AutofillFieldRKSbItN4base20string16_char_traitsES aItEEi
4556 }
4557 {
4558 bug_84304_b
4559 Memcheck:Value4
4560 ...
4561 fun:_ZN6icu_4612RegexMatcher12MatchChunkAtEiaR10UErrorCode
4562 fun:_ZN6icu_4612RegexMatcher14findUsingChunkEv
4563 fun:_ZN6icu_4612RegexMatcher4findEv
4564 fun:_ZN6icu_4612RegexMatcher4findExR10UErrorCode
4565 fun:_ZN8autofill11MatchStringERKSbItN4base20string16_char_traitsESaItEES5_
4566 fun:_ZN9FormField5MatchEPK13AutofillFieldRKSbItN4base20string16_char_traitsES aItEEi
4567 fun:_ZN9FormField15MatchAndAdvanceEP15AutofillScannerRKSbItN4base20string16_c har_traitsESaItEEiPPK13AutofillField
4568 fun:_ZN9FormField19ParseFieldSpecificsEP15AutofillScannerRKSbItN4base20string 16_char_traitsESaItEEiPPK13AutofillField
4569 }
4570 {
4571 bug_84770_a 4558 bug_84770_a
4572 Memcheck:Addr4 4559 Memcheck:Addr4
4573 fun:_ZN6WebKit21FrameLoaderClientImpl12allowPluginsEb 4560 fun:_ZN6WebKit21FrameLoaderClientImpl12allowPluginsEb
4574 fun:_ZN7WebCore14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPlugi nsE 4561 fun:_ZN7WebCore14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPlugi nsE
4575 } 4562 }
4576 { 4563 {
4577 bug_84770_b 4564 bug_84770_b
4578 Memcheck:Addr4 4565 Memcheck:Addr4
4579 fun:_ZN6WebKit21FrameLoaderClientImpl15allowJavaScriptEb 4566 fun:_ZN6WebKit21FrameLoaderClientImpl15allowJavaScriptEb
4580 fun:_ZN7WebCore16ScriptController17canExecuteScriptsENS_33ReasonForCallingCan ExecuteScriptsE 4567 fun:_ZN7WebCore16ScriptController17canExecuteScriptsENS_33ReasonForCallingCan ExecuteScriptsE
(...skipping 582 matching lines...) Expand 10 before | Expand all | Expand 10 after
5163 } 5150 }
5164 { 5151 {
5165 bug_todo_getdelim2 5152 bug_todo_getdelim2
5166 Memcheck:Leak 5153 Memcheck:Leak
5167 fun:malloc 5154 fun:malloc
5168 fun:getdelim 5155 fun:getdelim
5169 obj:/lib/libselinux.so.1 5156 obj:/lib/libselinux.so.1
5170 obj:/lib/libselinux.so.1 5157 obj:/lib/libselinux.so.1
5171 obj:/lib/libselinux.so.1 5158 obj:/lib/libselinux.so.1
5172 } 5159 }
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