| Index: tools/valgrind/memcheck/suppressions.txt
|
| diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
|
| index 4f718d1db191510ab1d235ad51cc49defef45bac..4ca2329e3d92cbafc3460679886befed615016a4 100644
|
| --- a/tools/valgrind/memcheck/suppressions.txt
|
| +++ b/tools/valgrind/memcheck/suppressions.txt
|
| @@ -5105,6 +5105,31 @@
|
| fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
|
| fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
|
| }
|
| +{
|
| + bug_102016_a
|
| + Memcheck:Addr4
|
| + 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
|
| +}
|
| +
|
| #-----------------------------------------------------------------------
|
| # 4. These only occur on our Google workstations
|
| {
|
|
|