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

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

Issue 7658009: Update Valgrind suppressions (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 | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | 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 4828 matching lines...) Expand 10 before | Expand all | Expand 10 after
4839 fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISs SsESaIS3_EEiP11CommandLine 4839 fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISs SsESaIS3_EEiP11CommandLine
4840 } 4840 }
4841 { 4841 {
4842 bug_89942_b 4842 bug_89942_b
4843 Memcheck:Leak 4843 Memcheck:Leak
4844 ... 4844 ...
4845 fun:_ZNSt6vectorISt4pairIjiESaIS1_EE9push_backERKS1_ 4845 fun:_ZNSt6vectorISt4pairIjiESaIS1_EE9push_backERKS1_
4846 fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISs SsESaIS3_EEiP11CommandLine 4846 fun:_ZN20ChildProcessLauncher7Context14LaunchInternalEbRKSt6vectorISt4pairISs SsESaIS3_EEiP11CommandLine
4847 } 4847 }
4848 { 4848 {
4849 bug_90057 4849 bug_90057a
4850 Memcheck:Leak 4850 Memcheck:Leak
4851 ... 4851 ...
4852 fun:_ZN3net13CookieMonster9InitStoreEv 4852 fun:_ZN3net13CookieMonster9InitStoreEv
4853 fun:_ZN3net13CookieMonster15InitIfNecessaryEv 4853 fun:_ZN3net13CookieMonster15InitIfNecessaryEv
4854 fun:_ZN3net13CookieMonster30GetAllCookiesForURLWithOptionsERK4GURLRKNS_13Cook ieOptionsE 4854 fun:_ZN3net13CookieMonster30GetAllCookiesForURLWithOptionsERK4GURLRKNS_13Cook ieOptionsE
4855 fun:_ZN3net13CookieMonster19GetAllCookiesForURLERK4GURL 4855 fun:_ZN3net13CookieMonster19GetAllCookiesForURLERK4GURL
4856 fun:_ZN22ResourceDispatcherHost13CanGetCookiesEPN3net10URLRequestE 4856 fun:_ZN22ResourceDispatcherHost13CanGetCookiesEPN3net10URLRequestE
4857 fun:_ZN3net10URLRequest13CanGetCookiesEv 4857 fun:_ZN3net10URLRequest13CanGetCookiesEv
4858 fun:_ZN3net13URLRequestJob13CanGetCookiesEv 4858 fun:_ZN3net13URLRequestJob13CanGetCookiesEv
4859 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv 4859 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
4860 } 4860 }
4861 { 4861 {
4862 bug_90057b
4863 Memcheck:Leak
4864 ...
4865 fun:_ZN3net13CookieMonster9InitStoreEv
4866 fun:_ZN3net13CookieMonster15InitIfNecessaryEv
4867 fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptions E
4868 fun:_ZN3net13CookieMonster26GetCookiesWithOptionsAsyncERK4GURLRKNS_13CookieOp tionsERKN4base8CallbackIFvRKSsEEE
4869 fun:_ZN3net11CookieStore15GetCookiesAsyncERK4GURLRKN4base8CallbackIFvRKSsEEE
4870 fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23U RLRequestContextGetterEEPN4base13WaitableEventEPSs
4871 }
4872 {
4862 bug_90212 4873 bug_90212
4863 Memcheck:Leak 4874 Memcheck:Leak
4864 fun:_Znw* 4875 fun:_Znw*
4865 fun:_ZN25TestingAutomationProvider21CaptureEntirePageJSONEPN4base15Dictionary ValueEPN3IPC7MessageE 4876 fun:_ZN25TestingAutomationProvider21CaptureEntirePageJSONEPN4base15Dictionary ValueEPN3IPC7MessageE
4866 } 4877 }
4867 { 4878 {
4868 bug_90215_c 4879 bug_90215_c
4869 Memcheck:Leak 4880 Memcheck:Leak
4870 ... 4881 ...
4871 fun:_ZN3net13URLRequestJob21NotifyRestartRequiredEv 4882 fun:_ZN3net13URLRequestJob21NotifyRestartRequiredEv
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
5259 fun:g_closure_invoke 5270 fun:g_closure_invoke
5260 fun:signal_emit_unlocked_R 5271 fun:signal_emit_unlocked_R
5261 fun:g_signal_emit_valist 5272 fun:g_signal_emit_valist
5262 fun:g_signal_emit 5273 fun:g_signal_emit
5263 fun:gtk_widget_event_internal 5274 fun:gtk_widget_event_internal
5264 fun:gtk_main_do_event 5275 fun:gtk_main_do_event
5265 fun:_ZN5views18AcceleratorHandler8DispatchEP9_GdkEvent 5276 fun:_ZN5views18AcceleratorHandler8DispatchEP9_GdkEvent
5266 fun:_ZN4base14MessagePumpGtk14DispatchEventsEP9_GdkEvent 5277 fun:_ZN4base14MessagePumpGtk14DispatchEventsEP9_GdkEvent
5267 } 5278 }
5268 { 5279 {
5280 bug_92741a
5281 Memcheck:Leak
5282 fun:_Znw*
5283 fun:_ZN4base4BindIPFvPNS_13WaitableEventEPSsRKSsES2_S3_EENS_8internal20Invoke rStorageHolderINS8_15InvokerStorage2IT_T0_T1_EEEESB_RKSC_RKSD_
5284 fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23U RLRequestContextGetterEEPN4base13WaitableEventEPSs
5285 fun:_Z18DispatchToFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestConte xtGetterEEPN4base13WaitableEventEPSsES0_S6_SB_SC_EvT_RK6Tuple4IT0_T1_T2_T3_E
5286 fun:_ZN16RunnableFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestContex tGetterEEPN4base13WaitableEventEPSsE6Tuple4IS0_S6_SB_SC_EE3RunEv
5287 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
5288 }
5289 {
5290 bug_92741b
5291 Memcheck:Leak
5292 fun:_Znw*
5293 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore 10CookieInfoESaIS6_EEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSE_ 15InvokerStorage1IT_T0_EEEESH_RKSI_
5294 fun:_ZN3net17URLRequestHttpJob24CheckCookiePolicyAndLoadERKNS_10CookieListE
5295 fun:_ZN4base8internal8Invoker1ILb1ENS0_15InvokerStorage1IMN3net17URLRequestHt tpJobEFvRKNS3_10CookieListEENS_7WeakPtrIS4_EEEES9_E8DoInvokeEPNS0_18InvokerStora geBaseES7_
5296 fun:_ZNK4base8CallbackIFvRKN3net10CookieListEEE3RunES4_
5297 }
5298 {
5299 bug_92741c
5300 Memcheck:Leak
5301 fun:_Znw*
5302 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtr IS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKS E_
5303 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
5304 fun:_ZN3net17URLRequestHttpJob5StartEv
5305 fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
5306 fun:_ZN3net10URLRequest5StartEv
5307 fun:_ZN10URLFetcher4Core15StartURLRequestEv
5308 fun:_ZN10URLFetcher4Core30StartURLRequestWhenAppropriateEv
5309 fun:_ZN10URLFetcher4Core15StartOnIOThreadEv
5310 fun:_Z16DispatchToMethodIN10URLFetcher4CoreEMS1_FvvEEvPT_T0_RK6Tuple0
5311 fun:_ZN14RunnableMethodIN10URLFetcher4CoreEMS1_FvvE6Tuple0E3RunEv
5312 fun:_ZN4base6subtle18TaskClosureAdapter3RunEv
5313 }
5314 {
5269 bug_92876a 5315 bug_92876a
5270 Memcheck:Leak 5316 Memcheck:Leak
5271 fun:_Znw* 5317 fun:_Znw*
5272 fun:_ZN3net18SSLClientSocketNSS10BufferSendEv 5318 fun:_ZN3net18SSLClientSocketNSS10BufferSendEv
5273 fun:_ZN3net18SSLClientSocketNSS13DoTransportIOEv 5319 fun:_ZN3net18SSLClientSocketNSS13DoTransportIOEv
5274 fun:_ZN3net18SSLClientSocketNSS11DoWriteLoopEi 5320 fun:_ZN3net18SSLClientSocketNSS11DoWriteLoopEi
5275 fun:_ZN3net18SSLClientSocketNSS5WriteEPNS_8IOBufferEiP14CallbackRunnerI6Tuple 1IiEE 5321 fun:_ZN3net18SSLClientSocketNSS5WriteEPNS_8IOBufferEiP14CallbackRunnerI6Tuple 1IiEE
5276 fun:_ZN3net11SpdySession11WriteSocketEv 5322 fun:_ZN3net11SpdySession11WriteSocketEv
5277 } 5323 }
5278 { 5324 {
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
5326 } 5372 }
5327 { 5373 {
5328 bug_todo_getdelim2 5374 bug_todo_getdelim2
5329 Memcheck:Leak 5375 Memcheck:Leak
5330 fun:malloc 5376 fun:malloc
5331 fun:getdelim 5377 fun:getdelim
5332 obj:/lib/libselinux.so.1 5378 obj:/lib/libselinux.so.1
5333 obj:/lib/libselinux.so.1 5379 obj:/lib/libselinux.so.1
5334 obj:/lib/libselinux.so.1 5380 obj:/lib/libselinux.so.1
5335 } 5381 }
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698