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

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

Issue 460158: Update valgrind suppressions for mac_util::SetFileBackupExclusion leaks. (Closed)
Patch Set: Merge, fix one more bug number Created 11 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 | « 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/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 016fa8ae10ed328553e54b49aa0f996fa078a6e6..319c715df2cbf54e6effa6a18a02bddce920a0e9 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -451,7 +451,7 @@
fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
}
{
- bug_29681
+ bug_28072
Memcheck:Leak
...
fun:CSBackupSetItemExcluded
@@ -461,7 +461,7 @@
fun:_ZN7history14HistoryBackend4InitEb
}
{
- bug_29681
+ bug_28072
Memcheck:Addr2
...
fun:CSBackupSetItemExcluded
« 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