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

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

Issue 9301031: Adding unittest for the reference counting of WebMediaStreamDescriptor/Source (Closed)
Patch Set: Rebase Created 8 years, 11 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 | « tools/heapcheck/suppressions.txt ('k') | 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 32fb9af605bc4b356723af8a25d97b291effc594..db034389b268809056aadbd824ab7510a8433ba8 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5653,19 +5653,6 @@
fun:_Z11BrowserMainRKN7content18MainFunctionParamsE
}
{
- bug_111757
- Memcheck:Leak
- fun:malloc
- fun:_ZN3WTF10fastMallocE*
- ...
- fun:_ZN7WebCore21MediaStreamDescriptor6createERKN3WTF6StringERKNS1_6VectorINS1_6RefPtrINS_17MediaStreamSourceEEEL*
- fun:_ZN6WebKit24WebMediaStreamDescriptor10initializeERKNS_9WebStringERKNS_9WebVectorINS_20WebMediaStreamSourceEEE
- fun:_ZN21PeerConnectionHandler28CreateWebKitStreamDescriptorEPN6webrtc20MediaStreamInterfaceE
- fun:_ZN21PeerConnectionHandler19OnAddStreamCallbackEPN6webrtc20MediaStreamInterfaceE
- fun:_ZN21PeerConnectionHandler11OnAddStreamEPN6webrtc20MediaStreamInterfaceE
- fun:_ZN36PeerConnectionHandlerTest_Basic_Test8TestBodyEv
-}
-{
bug_105580
Memcheck:Leak
fun:malloc_zone_malloc
« no previous file with comments | « tools/heapcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698