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

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

Issue 8418019: Suppress memcheck leaks and update a TSAN rule. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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 | « tools/valgrind/memcheck/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/tsan/suppressions.txt
===================================================================
--- tools/valgrind/tsan/suppressions.txt (revision 107705)
+++ tools/valgrind/tsan/suppressions.txt (working copy)
@@ -544,7 +544,7 @@
...
fun:scoped_ptr::*
...
- fun:media::FFmpegVideoDecoder*Test::~FFmpegVideoDecoder*Test
+ fun:media::FFmpegVideoDecode*Test::~FFmpegVideoDecode*Test
}
{
bug_93932_b
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698