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

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

Issue 11348373: Remove suppressions for two reliability_tests errors that were fixed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 170924)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -1145,24 +1145,6 @@
fun:_ZN3ash5ShellC1EPNS_13ShellDelegateE
fun:_ZN3ash5Shell14CreateInstanceEPNS_13ShellDelegateE
}
-{
- bug_163902
- Memcheck:Param
- socketcall.sendto(msg)
- ...
- fun:_ZN3net8internal19AddressTrackerLinux4InitEv
- fun:_ZN3net26NetworkChangeNotifierLinux6Thread4InitEv
-}
-{
- bug_163904
- Memcheck:Param
- exit_group(status)
- fun:SyscallAsm
- fun:_ZN11playground214SandboxSyscallEiz
- fun:_ZN11playground23Die9ExitGroupEv
- fun:_ZN11playground23Die10SandboxDieEPKcS2_i
- fun:_ZN11playground27Sandbox13installFilterEb
-}
#-----------------------------------------------------------------------
# 3. Suppressions for real chromium bugs that are not yet fixed.
« 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