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

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

Issue 7664009: Add one more suppression for [false?] memory leak reports in std::string (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 622 matching lines...) Expand 10 before | Expand all | Expand 10 after
633 fun:_ZNSs4_Rep9_S_createE*RKSaIcE 633 fun:_ZNSs4_Rep9_S_createE*RKSaIcE
634 fun:_ZNSs4_Rep8_M_cloneERKSaIcE* 634 fun:_ZNSs4_Rep8_M_cloneERKSaIcE*
635 } 635 }
636 { 636 {
637 bug_76386c 637 bug_76386c
638 Memcheck:Leak 638 Memcheck:Leak
639 fun:_Znw* 639 fun:_Znw*
640 fun:_ZNSs4_Rep9_S_createE*RKSaIcE 640 fun:_ZNSs4_Rep9_S_createE*RKSaIcE
641 fun:_ZNSs9_M_mutateEjjj 641 fun:_ZNSs9_M_mutateEjjj
642 } 642 }
643 {
644 bug_76386d
645 Memcheck:Leak
646 fun:_Znw*
647 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
648 ...
649 fun:_ZNSsC1ERKSsjj
650 }
643 651
644 #----------------------------------------------------------------------- 652 #-----------------------------------------------------------------------
645 # 2. intentional unit test errors, or stuff that is somehow a false positive 653 # 2. intentional unit test errors, or stuff that is somehow a false positive
646 # in our own code, or stuff that is so trivial it's not worth fixing 654 # in our own code, or stuff that is so trivial it's not worth fixing
647 655
648 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests. 656 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests.
649 { 657 {
650 Memcheck sanity test 01 (memory leak). 658 Memcheck sanity test 01 (memory leak).
651 Memcheck:Leak 659 Memcheck:Leak
652 fun:_Zna* 660 fun:_Zna*
(...skipping 4546 matching lines...) Expand 10 before | Expand all | Expand 10 after
5199 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi 5207 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
5200 fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi 5208 fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi
5201 fun:_ZN3net22HttpNetworkTransaction13OnStreamReadyERKNS_9SSLConfigERKNS_9Prox yInfoEPNS_10HttpStreamE 5209 fun:_ZN3net22HttpNetworkTransaction13OnStreamReadyERKNS_9SSLConfigERKNS_9Prox yInfoEPNS_10HttpStreamE
5202 fun:_ZN3net21HttpStreamFactoryImpl7Request13OnStreamReadyEPNS0_3JobERKNS_9SSL ConfigERKNS_9ProxyInfoEPNS_10HttpStreamE 5210 fun:_ZN3net21HttpStreamFactoryImpl7Request13OnStreamReadyEPNS0_3JobERKNS_9SSL ConfigERKNS_9ProxyInfoEPNS_10HttpStreamE
5203 fun:_ZN3net21HttpStreamFactoryImpl3Job21OnStreamReadyCallbackEv 5211 fun:_ZN3net21HttpStreamFactoryImpl3Job21OnStreamReadyCallbackEv
5204 fun:_Z16DispatchToMethodIN3net21HttpStreamFactoryImpl3JobEMS2_FvvEEvPT_T0_RK6 Tuple0 5212 fun:_Z16DispatchToMethodIN3net21HttpStreamFactoryImpl3JobEMS2_FvvEEvPT_T0_RK6 Tuple0
5205 fun:_ZN27ScopedRunnableMethodFactoryIN3net21HttpStreamFactoryImpl3JobEE14Runn ableMethodIMS2_FvvE6Tuple0E3RunEv 5213 fun:_ZN27ScopedRunnableMethodFactoryIN3net21HttpStreamFactoryImpl3JobEE14Runn ableMethodIMS2_FvvE6Tuple0E3RunEv
5206 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv 5214 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
5207 } 5215 }
5208 { 5216 {
5209 bug_92548
5210 Memcheck:Leak
5211 fun:_Znw*
5212 ...
5213 fun:_ZNSsC1ERKSsjj
5214 fun:_ZNK4GURL15ComponentStringERKN9url_parse9ComponentE
5215 fun:_ZNK4GURL4pathEv
5216 fun:_ZN3net8HttpUtil14PathForRequestERK4GURL
5217 fun:_ZN3net15HttpBasicStream11SendRequestERKNS_18HttpRequestHeadersEPNS_16Upl oadDataStreamEPNS_16HttpResponseInfoEP14CallbackRunnerI6Tuple1IiEE
5218 fun:_ZN3net22HttpNetworkTransaction13DoSendRequestEv
5219 fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
5220 fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi
5221 fun:_ZN3net22HttpNetworkTransaction13OnStreamReadyERKNS_9SSLConfigERKNS_9Prox yInfoEPNS_10HttpStreamE
5222 fun:_ZN3net21HttpStreamFactoryImpl7Request13OnStreamReadyEPNS0_3JobERKNS_9SSL ConfigERKNS_9ProxyInfoEPNS_10HttpStreamE
5223 fun:_ZN3net21HttpStreamFactoryImpl3Job21OnStreamReadyCallbackEv
5224 fun:_Z16DispatchToMethodIN3net21HttpStreamFactoryImpl3JobEMS2_FvvEEvPT_T0_RK6 Tuple0
5225 fun:_ZN27ScopedRunnableMethodFactoryIN3net21HttpStreamFactoryImpl3JobEE14Runn ableMethodIMS2_FvvE6Tuple0E3RunEv
5226 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
5227 }
5228 {
5229 bug_92571 5217 bug_92571
5230 Memcheck:Leak 5218 Memcheck:Leak
5231 fun:_Znw* 5219 fun:_Znw*
5232 fun:_ZN7history16TopSitesDatabase8CreateDBERK8FilePath 5220 fun:_ZN7history16TopSitesDatabase8CreateDBERK8FilePath
5233 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath 5221 fun:_ZN7history16TopSitesDatabase4InitERK8FilePath
5234 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath 5222 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadERK8FilePath
5235 fun:_Z16DispatchToMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathES2_EvPT _T0_RK6Tuple1IT1_E 5223 fun:_Z16DispatchToMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathES2_EvPT _T0_RK6Tuple1IT1_E
5236 fun:_ZN14RunnableMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathE6Tuple1I S2_EE3RunEv 5224 fun:_ZN14RunnableMethodIN7history15TopSitesBackendEMS1_FvRK8FilePathE6Tuple1I S2_EE3RunEv
5237 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv 5225 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
5238 } 5226 }
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
5372 } 5360 }
5373 { 5361 {
5374 bug_todo_getdelim2 5362 bug_todo_getdelim2
5375 Memcheck:Leak 5363 Memcheck:Leak
5376 fun:malloc 5364 fun:malloc
5377 fun:getdelim 5365 fun:getdelim
5378 obj:/lib/libselinux.so.1 5366 obj:/lib/libselinux.so.1
5379 obj:/lib/libselinux.so.1 5367 obj:/lib/libselinux.so.1
5380 obj:/lib/libselinux.so.1 5368 obj:/lib/libselinux.so.1
5381 } 5369 }
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