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

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

Issue 8836004: Removing valgrind memcheck suppressions for a few FFmpeg-related functions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: rebase Created 9 years 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 four kinds of suppressions in this file. 1 # There are four 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 1753 matching lines...) Expand 10 before | Expand all | Expand 10 after
1764 } 1764 }
1765 { 1765 {
1766 bug_32273_b 1766 bug_32273_b
1767 Memcheck:Leak 1767 Memcheck:Leak
1768 fun:_Znw* 1768 fun:_Znw*
1769 ... 1769 ...
1770 fun:_ZN24BrowserRenderProcessHost4SendEPN3IPC7MessageE 1770 fun:_ZN24BrowserRenderProcessHost4SendEPN3IPC7MessageE
1771 fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE 1771 fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE
1772 } 1772 }
1773 { 1773 {
1774 bug_32360
1775 Memcheck:Leak
1776 fun:memalign
1777 fun:posix_memalign
1778 fun:av_malloc
1779 fun:av_mallocz
1780 fun:vorbis_header
1781 fun:ogg_packet
1782 fun:ogg_get_headers
1783 fun:ogg_read_header
1784 fun:av_open_input_stream
1785 fun:av_open_input_file
1786 fun:av_open_input_file
1787 fun:_ZN5media13FFmpegDemuxer14InitializeTaskEPNS_10DataSourceEP14CallbackRunn erI6Tuple0E
1788 }
1789 {
1790 bug_32623 1774 bug_32623
1791 Memcheck:Leak 1775 Memcheck:Leak
1792 fun:_Znw* 1776 fun:_Znw*
1793 fun:_ZN3net15X509Certificate16CreateFromHandle* 1777 fun:_ZN3net15X509Certificate16CreateFromHandle*
1794 fun:_ZN3net18SSLClientSocketNSS16UpdateServerCertEv 1778 fun:_ZN3net18SSLClientSocketNSS16UpdateServerCertEv
1795 fun:_ZN3net18SSLClientSocketNSS17HandshakeCallbackEP10PRFileDescPv 1779 fun:_ZN3net18SSLClientSocketNSS17HandshakeCallbackEP10PRFileDescPv
1796 ... 1780 ...
1797 fun:ssl3_HandleHandshakeMessage 1781 fun:ssl3_HandleHandshakeMessage
1798 fun:ssl3_HandleHandshake 1782 fun:ssl3_HandleHandshake
1799 fun:ssl3_HandleRecord 1783 fun:ssl3_HandleRecord
(...skipping 2305 matching lines...) Expand 10 before | Expand all | Expand 10 after
4105 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE 4089 fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Listen erEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE
4106 fun:_ZN16ServiceIPCServer13CreateChannelEv 4090 fun:_ZN16ServiceIPCServer13CreateChannelEv
4107 fun:_ZN16ServiceIPCServer4InitEv 4091 fun:_ZN16ServiceIPCServer4InitEv
4108 fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19Serv iceProcessState 4092 fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19Serv iceProcessState
4109 fun:_Z18ServiceProcessMainRK18MainFunctionParams 4093 fun:_Z18ServiceProcessMainRK18MainFunctionParams
4110 ... 4094 ...
4111 fun:ChromeMain 4095 fun:ChromeMain
4112 fun:main 4096 fun:main
4113 } 4097 }
4114 { 4098 {
4115 bug_93932
4116 Memcheck:Overlap
4117 fun:memcpy
4118 fun:vp8_decode_update_thread_context
4119 ...
4120 fun:avcodec_decode_video2
4121 fun:_ZN5media23FFmpegVideoDecodeEngine11DecodeFrameE13scoped_refptrINS_6Buffe rEE
4122 fun:_ZN5media23FFmpegVideoDecodeEngine18ConsumeVideoSampleE13scoped_refptrINS _6BufferEE
4123 fun:_ZN5media18FFmpegVideoDecoder18OnReadCompleteTaskERK13scoped_refptrINS_6B ufferEE
4124 }
4125 {
4126 bug_94195 4099 bug_94195
4127 Memcheck:Leak 4100 Memcheck:Leak
4128 ... 4101 ...
4129 fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE 4102 fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE
4130 } 4103 }
4131 { 4104 {
4132 bug_94345 4105 bug_94345
4133 Memcheck:Leak 4106 Memcheck:Leak
4134 fun:_Znw* 4107 fun:_Znw*
4135 fun:_ZNK4base8internal18WeakReferenceOwner6GetRefEv 4108 fun:_ZNK4base8internal18WeakReferenceOwner6GetRefEv
(...skipping 744 matching lines...) Expand 10 before | Expand all | Expand 10 after
4880 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE 4853 fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
4881 fun:_ZN7history*ExpireHistoryTest_* 4854 fun:_ZN7history*ExpireHistoryTest_*
4882 } 4855 }
4883 { 4856 {
4884 bug_101781_d 4857 bug_101781_d
4885 Memcheck:Uninitialized 4858 Memcheck:Uninitialized
4886 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _ 4859 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _
4887 fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv 4860 fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
4888 } 4861 }
4889 { 4862 {
4890 bug_102016_a
4891 Memcheck:Unaddressable
4892 fun:_ZN7WebCore15PlatformSupport25loadPlatformAudioResourceEPKcd
4893 fun:_ZN7WebCore8AudioBus20loadPlatformResourceEPKcf
4894 fun:_ZN7WebCore13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WT F6StringERNS1_6RefPtrINS_10HRTFKernelEEES8_
4895 fun:_ZN7WebCore13HRTFElevation16createForSubjectERKN3WTF6StringEif
4896 fun:_ZN7WebCore12HRTFDatabaseC1Ef
4897 fun:_ZN7WebCore12HRTFDatabase6createEf
4898 fun:_ZN7WebCore18HRTFDatabaseLoader4loadEv
4899 fun:_ZN7WebCoreL19databaseLoaderEntryEPv
4900 fun:_ZN3WTFL16threadEntryPointEPv
4901 }
4902 {
4903 bug_102016_b
4904 Memcheck:Leak
4905 fun:posix_memalign
4906 ...
4907 fun:av_read_frame
4908 fun:_ZN5media15AudioFileReader4ReadERKSt6vectorIPfSaIS2_EEj
4909 fun:_ZN11webkit_glue19DecodeAudioFileDataEPN6WebKit11WebAudioBusEPKcjd
4910 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl17loadAudioResourceEPN6WebKit1 1WebAudioBusEPKcjd
4911 fun:_ZN7WebCore15PlatformSupport19decodeAudioFileDataEPKcjd
4912 }
4913 {
4914 bug_102049_a 4863 bug_102049_a
4915 Memcheck:Leak 4864 Memcheck:Leak
4916 fun:malloc 4865 fun:malloc
4917 fun:_Z15sk_malloc_flags* 4866 fun:_Z15sk_malloc_flags*
4918 fun:_Z15sk_malloc_throw* 4867 fun:_Z15sk_malloc_throw*
4919 fun:_ZN8SkAAClip7RunHead5Alloc* 4868 fun:_ZN8SkAAClip7RunHead5Alloc*
4920 fun:_ZN8SkAAClip7Builder6finishEPS_ 4869 fun:_ZN8SkAAClip7Builder6finishEPS_
4921 ... 4870 ...
4922 fun:_ZN8SkCanvas8clip*ERK6Sk*N8SkRegion2OpEb 4871 fun:_ZN8SkCanvas8clip*ERK6Sk*N8SkRegion2OpEb
4923 } 4872 }
(...skipping 517 matching lines...) Expand 10 before | Expand all | Expand 10 after
5441 obj:/lib/libselinux.so.1 5390 obj:/lib/libselinux.so.1
5442 obj:/lib/libselinux.so.1 5391 obj:/lib/libselinux.so.1
5443 } 5392 }
5444 { 5393 {
5445 bug_todo_grep 5394 bug_todo_grep
5446 Memcheck:Leak 5395 Memcheck:Leak
5447 fun:malloc 5396 fun:malloc
5448 obj:/bin/grep 5397 obj:/bin/grep
5449 obj:/bin/grep 5398 obj:/bin/grep
5450 } 5399 }
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