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

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 672143002: Remove valgrind suppression entry for WebBlobRegistry::addDataToStream() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 2 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 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 233d06a0671b3d19e3f7431b1547c000e3908b81..852a6387a149dfa0e14c5fa22e68eb3a72c3cf43 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3369,20 +3369,6 @@
fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
}
{
- bug_417093
- Memcheck:Leak
- fun:malloc
- fun:_ZN3WTF10fastMallocEm
- fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
- fun:_ZN5blink7RawData6createEv
- fun:_ZN5blink6Stream7addDataEPKcm
- fun:_ZN5blink14XMLHttpRequest14didReceiveDataEPKci
- fun:_ZThn80_N5blink14XMLHttpRequest14didReceiveDataEPKci
- fun:_ZN5blink24DocumentThreadableLoader18handleReceivedDataEPKci
- fun:_ZN5blink24DocumentThreadableLoader12dataReceivedEPNS_8ResourceEPKci
- fun:_ZThn16_N5blink24DocumentThreadableLoader12dataReceivedEPNS_8ResourceEPKci
-}
-{
bug_417119
Memcheck:Leak
fun:_Znw*
« 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