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

Unified Diff: build/asan.saves

Issue 8989061: Add ___asan_unregister_globals to the list of symbols that should be saved when building with Add... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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 | « no previous file | chrome/app/app_asan.saves » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/asan.saves
===================================================================
--- build/asan.saves (revision 115821)
+++ build/asan.saves (working copy)
@@ -9,6 +9,7 @@
___asan_init
___asan_register_global
___asan_register_globals
+___asan_unregister_globals
___asan_report_load1
___asan_report_load2
___asan_report_load4
« no previous file with comments | « no previous file | chrome/app/app_asan.saves » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698