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

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

Issue 3056006: Valgrind: Yet another suppression for bug 46886.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 5 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 3368 matching lines...) Expand 10 before | Expand all | Expand 10 after
3379 { 3379 {
3380 bug_46886_d 3380 bug_46886_d
3381 Memcheck:Leak 3381 Memcheck:Leak
3382 fun:_Znw* 3382 fun:_Znw*
3383 fun:_ZN3net11SpdySession16CreateStreamImplERK4GURLNS_15RequestPriorityEP13scop ed_refptrINS_10SpdyStreamEERKNS_11BoundNetLogE 3383 fun:_ZN3net11SpdySession16CreateStreamImplERK4GURLNS_15RequestPriorityEP13scop ed_refptrINS_10SpdyStreamEERKNS_11BoundNetLogE
3384 fun:_ZN3net11SpdySession12CreateStreamERK4GURLNS_15RequestPriorityEP13scoped_r efptrINS_10SpdyStreamEERKNS_11BoundNetLogEP14CallbackRunnerI6Tuple1IiEEPKNS_14Sp dyHttpStreamE 3384 fun:_ZN3net11SpdySession12CreateStreamERK4GURLNS_15RequestPriorityEP13scoped_r efptrINS_10SpdyStreamEERKNS_11BoundNetLogEP14CallbackRunnerI6Tuple1IiEEPKNS_14Sp dyHttpStreamE
3385 fun:_ZN3net14SpdyHttpStream16InitializeStreamEPNS_11SpdySessionERKNS_15HttpReq uestInfoERKNS_11BoundNetLogEP14CallbackRunnerI6Tuple1IiEE 3385 fun:_ZN3net14SpdyHttpStream16InitializeStreamEPNS_11SpdySessionERKNS_15HttpReq uestInfoERKNS_11BoundNetLogEP14CallbackRunnerI6Tuple1IiEE
3386 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv 3386 fun:*SpdyHttpStreamTest_SendRequest_Test8TestBodyEv
3387 } 3387 }
3388 { 3388 {
3389 bug_46886_e
3390 Memcheck:Leak
3391 fun:_Znw*
3392 fun:_ZN3net15SpdySessionPool3GetERKNS_12HostPortPairEPNS_18HttpNetworkSession ERKNS_11BoundNetLogE
3393 ...
3394 fun:_ZN3net12_GLOBAL__N_135SpdyHttpStreamTest_SendRequest_Test8TestBodyEv
3395 Memcheck:Leak
3396 }
3397 {
3389 bug_47331_part_1 3398 bug_47331_part_1
3390 Memcheck:Leak 3399 Memcheck:Leak
3391 fun:malloc 3400 fun:malloc
3392 fun:malloc 3401 fun:malloc
3393 fun:sqlite3MemMalloc 3402 fun:sqlite3MemMalloc
3394 fun:mallocWithAlarm 3403 fun:mallocWithAlarm
3395 fun:sqlite3Malloc 3404 fun:sqlite3Malloc
3396 fun:sqlite3DbMallocRaw 3405 fun:sqlite3DbMallocRaw
3397 fun:sqlite3DbMallocZero 3406 fun:sqlite3DbMallocZero
3398 fun:sqlite3StartTable 3407 fun:sqlite3StartTable
(...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after
3604 Memcheck:Value4 3613 Memcheck:Value4
3605 fun:modp_b64_encode 3614 fun:modp_b64_encode
3606 fun:_ZN4base12Base64EncodeERKSsPSs 3615 fun:_ZN4base12Base64EncodeERKSsPSs
3607 fun:_ZN3net14HttpAuthGSSAPI17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwEE S6_RS5_PSs 3616 fun:_ZN3net14HttpAuthGSSAPI17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwEE S6_RS5_PSs
3608 ... 3617 ...
3609 fun:_ZN3net24HttpAuthHandlerNegotiate6DoLoopEi 3618 fun:_ZN3net24HttpAuthHandlerNegotiate6DoLoopEi
3610 fun:_ZN3net24HttpAuthHandlerNegotiate21GenerateAuthTokenImplEPKSbIwSt11char_t raitsIwESaIwEES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs 3619 fun:_ZN3net24HttpAuthHandlerNegotiate21GenerateAuthTokenImplEPKSbIwSt11char_t raitsIwESaIwEES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs
3611 fun:_ZN3net15HttpAuthHandler17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwE ES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs 3620 fun:_ZN3net15HttpAuthHandler17GenerateAuthTokenEPKSbIwSt11char_traitsIwESaIwE ES6_PKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPSs
3612 fun:_ZN3net46HttpAuthHandlerNegotiateTest_DisableCname_Test8TestBodyEv 3621 fun:_ZN3net46HttpAuthHandlerNegotiateTest_DisableCname_Test8TestBodyEv
3613 } 3622 }
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