Index: tools/valgrind/memcheck/suppressions.txt |
=================================================================== |
--- tools/valgrind/memcheck/suppressions.txt (revision 149590) |
+++ tools/valgrind/memcheck/suppressions.txt (working copy) |
@@ -1047,7 +1047,21 @@ |
fun:_Znw* |
fun:_ZN7WebCoreL19nameToPseudoTypeMapEv |
} |
+{ |
+ bug_79322_a (Intentional) |
+ Memcheck:Leak |
+ fun:_Znw* |
+ fun:_ZN4base42StatisticsRecorderTest_NotInitialized_Test8TestBodyEv |
+} |
+{ |
+ bug_79322_b (Intentional) |
+ Memcheck:Leak |
+ fun:_Znw* |
+ fun:_ZN4base18StatisticsRecorder31RegisterOrDeleteDuplicateRangesEPKNS_12BucketRangesE |
+ fun:_ZN4base48StatisticsRecorderTest_RegisterBucketRanges_Test8TestBodyEv |
+} |
+ |
#----------------------------------------------------------------------- |
# 3. Suppressions for real chromium bugs that are not yet fixed. |
# These should all be in chromium's bug tracking system (but a few aren't yet). |
@@ -5477,6 +5491,19 @@ |
fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE |
} |
{ |
+ bug_131354 |
+ Memcheck:Unaddressable |
+ fun:_ZN7WebCore8AudioBus20loadPlatformResourceEPKcf |
+ fun:_ZN7WebCore13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WTF6StringERNS1_6RefPtrINS_10HRTFKernelEEES8_ |
+ fun:_ZN7WebCore13HRTFElevation16createForSubjectERKN3WTF6StringEif |
+ fun:_ZN7WebCore12HRTFDatabaseC1Ef |
+ fun:_ZN7WebCore12HRTFDatabase6createEf |
+ fun:_ZN7WebCore18HRTFDatabaseLoader4loadEv |
+ fun:_ZN7WebCoreL19databaseLoaderEntryEPv |
+ fun:_ZN3WTFL16threadEntryPointEPv |
+ fun:_ZN3WTFL19wtfThreadEntryPointEPv |
+} |
+{ |
bug_131668 |
Memcheck:Leak |
fun:_Znw* |