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

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

Issue 6993031: Removed suppressions for http://crbug.com/35318 and http://crbug.com/58449. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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 1920 matching lines...) Expand 10 before | Expand all | Expand 10 after
1931 fun:_ZN10SkDrawIterC1EP8SkCanvasb 1931 fun:_ZN10SkDrawIterC1EP8SkCanvasb
1932 fun:_ZN8SkCanvas9LayerIterC1EPS_b 1932 fun:_ZN8SkCanvas9LayerIterC1EPS_b
1933 fun:_ZNK4skia14PlatformCanvas20getTopPlatformDeviceEv 1933 fun:_ZNK4skia14PlatformCanvas20getTopPlatformDeviceEv
1934 fun:_ZN9TestShell9DumpImageEPN4skia14PlatformCanvasERK8FilePathRKSs 1934 fun:_ZN9TestShell9DumpImageEPN4skia14PlatformCanvasERK8FilePathRKSs
1935 fun:_ZN9TestShell4DumpEPS_ 1935 fun:_ZN9TestShell4DumpEPS_
1936 fun:_ZN9TestShell12TestFinishedEv 1936 fun:_ZN9TestShell12TestFinishedEv
1937 fun:_ZN20LayoutTestController9WorkQueue15ProcessWorkSoonEv 1937 fun:_ZN20LayoutTestController9WorkQueue15ProcessWorkSoonEv
1938 fun:_ZN20LayoutTestController18LocationChangeDoneEv 1938 fun:_ZN20LayoutTestController18LocationChangeDoneEv
1939 } 1939 }
1940 { 1940 {
1941 bug_35318
1942 Memcheck:Param
1943 write(buf)
1944 obj:*
1945 fun:_ZN3net10FileStream5WriteEPKciP14CallbackRunnerI6Tuple1IiEE
1946 fun:_ZN12DownloadFile16AppendDataToFileEPKci
1947 fun:_ZN19DownloadFileManager14UpdateDownloadEiP14DownloadBuffer
1948 fun:_Z16DispatchToMethodI19DownloadFileManagerMS0_FviP14DownloadBufferEiS2_Ev PT_T0_RK6Tuple2IT1_T2_E
1949 fun:_ZN14RunnableMethodI19DownloadFileManagerMS0_FviP14DownloadBufferE6Tuple2 IiS2_EE3RunEv
1950 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
1951 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1952 fun:_ZN11MessageLoop6DoWorkEv
1953 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
1954 fun:_ZN11MessageLoop11RunInternalEv
1955 fun:_ZN11MessageLoop10RunHandlerEv
1956 }
1957 {
1958 bug_36062 1941 bug_36062
1959 Memcheck:Leak 1942 Memcheck:Leak
1960 fun:malloc 1943 fun:malloc
1961 fun:_ZN3WTF10fastMallocEj 1944 fun:_ZN3WTF10fastMallocEj
1962 fun:_ZN3WTF13FastAllocBasenwEj 1945 fun:_ZN3WTF13FastAllocBasenwEj
1963 fun:_ZN7WebCore17DOMImplementation6createEv 1946 fun:_ZN7WebCore17DOMImplementation6createEv
1964 fun:_ZNK7WebCore8Document14implementationEv 1947 fun:_ZNK7WebCore8Document14implementationEv
1965 fun:_ZN7WebCore10V8Document28implementationAccessorGetterEN2v85LocalINS1_6Str ingEEERKNS1_12AccessorInfoE 1948 fun:_ZN7WebCore10V8Document28implementationAccessorGetterEN2v85LocalINS1_6Str ingEEERKNS1_12AccessorInfoE
1966 fun:_ZN2v88internal6Object23GetPropertyWithCallbackEPS1_S2_PNS0_6StringES2_ 1949 fun:_ZN2v88internal6Object23GetPropertyWithCallbackEPS1_S2_PNS0_6StringES2_
1967 } 1950 }
(...skipping 920 matching lines...) Expand 10 before | Expand all | Expand 10 after
2888 bug_58340 2871 bug_58340
2889 Memcheck:Addr4 2872 Memcheck:Addr4
2890 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv 2873 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
2891 fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS _16ResourceResponseE 2874 fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS _16ResourceResponseE
2892 fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURL LoaderERKNS1_14WebURLResponseE 2875 fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURL LoaderERKNS1_14WebURLResponseE
2893 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceResponseInfoEb 2876 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceResponseInfoEb
2894 ... 2877 ...
2895 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE 2878 fun:_ZN11MessageLoop7RunTaskERKNS_11PendingTaskE
2896 } 2879 }
2897 { 2880 {
2898 bug_58449
2899 Memcheck:Leak
2900 fun:_Znw*
2901 ...
2902 fun:_ZN11ProfileImpl18GetDownloadManagerEv
2903 }
2904 {
2905 bug_58546 2881 bug_58546
2906 Memcheck:Leak 2882 Memcheck:Leak
2907 fun:_Znw* 2883 fun:_Znw*
2908 fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile 2884 fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile
2909 fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile 2885 fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile
2910 fun:_ZN11ProfileImplC1ERK8FilePath 2886 fun:_ZN11ProfileImplC1ERK8FilePath
2911 fun:_ZN7Profile13CreateProfileERK8FilePath 2887 fun:_ZN7Profile13CreateProfileERK8FilePath
2912 fun:_ZN14ProfileManager13CreateProfileERK8FilePath 2888 fun:_ZN14ProfileManager13CreateProfileERK8FilePath
2913 fun:_ZN14ProfileManager10GetProfileERK8FilePathb 2889 fun:_ZN14ProfileManager10GetProfileERK8FilePathb
2914 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath 2890 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
(...skipping 1705 matching lines...) Expand 10 before | Expand all | Expand 10 after
4620 } 4596 }
4621 { 4597 {
4622 bug_todo_getdelim 4598 bug_todo_getdelim
4623 Memcheck:Leak 4599 Memcheck:Leak
4624 fun:malloc 4600 fun:malloc
4625 fun:getdelim 4601 fun:getdelim
4626 ... 4602 ...
4627 fun:call_init 4603 fun:call_init
4628 fun:_dl_init 4604 fun:_dl_init
4629 } 4605 }
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