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

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

Issue 9838004: Remove the suppression for a NULL deref in WebKit support code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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 | « 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 128191)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -5746,28 +5746,6 @@
fun:_ZN47SelectFileDialogExtensionTest_SelfDeleting_Test8TestBodyEv
}
{
- bug_118387a
- Memcheck:Unaddressable
- fun:_ZN3WTF11currentTimeEv
- fun:_ZN7WebCore5EventC2ERKN3WTF12AtomicStringEbb
- fun:_ZN7WebCore19PageTransitionEventC1ERKN3WTF12AtomicStringEb
- fun:_ZN7WebCore19PageTransitionEvent6createERKN3WTF12AtomicStringEb
- fun:_ZN7WebCore11FrameLoader11stopLoadingENS_17UnloadEventPolicyE
- fun:_ZN7WebCore11FrameLoader8closeURLEv
- fun:_ZN7WebCore11FrameLoader16detachFromParentEv
- fun:_ZN7WebCore11FrameLoader13frameDetachedEv
- fun:_ZN7WebCore8SVGImageD0Ev
-}
-{
- bug_118387b
- Memcheck:Unaddressable
- fun:_ZN7WebCore15PlatformSupport20histogramEnumerationEPKcii
- fun:_ZN7WebCore16HistogramSupport20histogramEnumerationEPKcii
- fun:_ZN7WebCoreL27histogramMutationEventUsageERKt
- fun:_ZN7WebCore8DocumentD2Ev
- fun:_ZN7WebCore11SVGDocumentD0Ev
-}
-{
bug_118890_a
Memcheck:Leak
...
« 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