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

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

Issue 2849020: Fix an unititialized variable that caused a mac valgrind failure.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 6 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 | « chrome/browser/cocoa/content_settings_dialog_controller.mm ('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
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 50364)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1203,12 +1203,3 @@
fun:_pthread_start
fun:thread_start
}
-{
- bug_46797
- Memcheck:Cond
- fun:_ZN39ContentSettingsDialogControllerInternal18PrefObserverBridge7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- ...
- fun:_ZN11PrefService13FireObserversEPKw
- ...
- fun:_ZN12_GLOBAL__N_*ContentSettingsDialogControllerTest_*
-}
« no previous file with comments | « chrome/browser/cocoa/content_settings_dialog_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698