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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 92cf61e675dfb5f53059f4ad4271e4bb40b29cea..72695b714f119726fe1c517c719be7a7f1d7a843 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1771,22 +1771,6 @@
fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE
}
{
- bug_32360
- Memcheck:Leak
- fun:memalign
- fun:posix_memalign
- fun:av_malloc
- fun:av_mallocz
- fun:vorbis_header
- fun:ogg_packet
- fun:ogg_get_headers
- fun:ogg_read_header
- fun:av_open_input_stream
- fun:av_open_input_file
- fun:av_open_input_file
- fun:_ZN5media13FFmpegDemuxer14InitializeTaskEPNS_10DataSourceEP14CallbackRunnerI6Tuple0E
-}
-{
bug_32623
Memcheck:Leak
fun:_Znw*
@@ -4112,17 +4096,6 @@
fun:main
}
{
- bug_93932
- Memcheck:Overlap
- fun:memcpy
- fun:vp8_decode_update_thread_context
- ...
- fun:avcodec_decode_video2
- fun:_ZN5media23FFmpegVideoDecodeEngine11DecodeFrameE13scoped_refptrINS_6BufferEE
- fun:_ZN5media23FFmpegVideoDecodeEngine18ConsumeVideoSampleE13scoped_refptrINS_6BufferEE
- fun:_ZN5media18FFmpegVideoDecoder18OnReadCompleteTaskERK13scoped_refptrINS_6BufferEE
-}
-{
bug_94195
Memcheck:Leak
...
@@ -4887,30 +4860,6 @@
fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
}
{
- bug_102016_a
- Memcheck:Unaddressable
- fun:_ZN7WebCore15PlatformSupport25loadPlatformAudioResourceEPKcd
- fun:_ZN7WebCore8AudioBus20loadPlatformResourceEPKcf
- fun:_ZN7WebCore13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WTF6StringERNS1_6RefPtrINS_10HRTFKernelEEES8_
- fun:_ZN7WebCore13HRTFElevation16createForSubjectERKN3WTF6StringEif
- fun:_ZN7WebCore12HRTFDatabaseC1Ef
- fun:_ZN7WebCore12HRTFDatabase6createEf
- fun:_ZN7WebCore18HRTFDatabaseLoader4loadEv
- fun:_ZN7WebCoreL19databaseLoaderEntryEPv
- fun:_ZN3WTFL16threadEntryPointEPv
-}
-{
- bug_102016_b
- Memcheck:Leak
- fun:posix_memalign
- ...
- fun:av_read_frame
- fun:_ZN5media15AudioFileReader4ReadERKSt6vectorIPfSaIS2_EEj
- fun:_ZN11webkit_glue19DecodeAudioFileDataEPN6WebKit11WebAudioBusEPKcjd
- fun:_ZN11webkit_glue25WebKitPlatformSupportImpl17loadAudioResourceEPN6WebKit11WebAudioBusEPKcjd
- fun:_ZN7WebCore15PlatformSupport19decodeAudioFileDataEPKcjd
-}
-{
bug_102049_a
Memcheck:Leak
fun:malloc
« 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