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

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

Issue 10809053: Extend the suppression for issue 138045 (use-after-free errors in glslang_parse) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 147846)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -5549,6 +5549,7 @@
...
fun:_ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKSbIS3_St11char_traitsIS3_ESaIS3_EESC_
fun:_ZL12getDirectivePKN2pp5TokenE
+ ...
fun:_ZN2pp15DirectiveParser14parseDirectiveEPNS_5TokenE
fun:_ZN2pp15DirectiveParser3lexEPNS_5TokenE
fun:_ZN2pp13MacroExpander8getTokenEPNS_5TokenE
« 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