[Webkit-unassigned] [Bug 119446] [GTK] Parse Valgrind xml leak files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 2 09:26:02 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119446
--- Comment #4 from Brian Holt <brian.holt at samsung.com> 2013-08-02 09:25:45 PST ---
Created an attachment (id=208027)
--> (https://bugs.webkit.org/attachment.cgi?id=208027&action=review)
Diff of memcheck_analyze.py with Chromium trunk
As above the code has been reformatted to PEP8/pylint. There are 2 non-cosmetic changes to this file:
1) a hunk to make suppressions platform dependent has been removed because it was found to break the parsing of suppressions.
2) Leaks_StillReachable, InvalidWrite and InvalidRead are explicitly excluded from the report (these can be added in at a later stage if deemed interesting).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list