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

Unified Diff: third_party/mach_override/README.chromium

Issue 7670025: [Mac] Implement base::EnableTerminationOnHeapCorruption() by overriding malloc_error_break(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch mach_override Created 9 years, 4 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
Index: third_party/mach_override/README.chromium
diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium
index 065ade95128523cf5c706612d08c9261adb49d7f..75a993856dca13399d74090cf317d61effd96f9e 100644
--- a/third_party/mach_override/README.chromium
+++ b/third_party/mach_override/README.chromium
@@ -19,4 +19,5 @@ implementations at run time.
Local Modifications:
-None. All local changes have been upstreamed.
+Added the instructions to |possibleInstructions| for the very short
+malloc_error_break() on 10.5 so that it can be overriden on that platform.

Powered by Google App Engine
This is Rietveld 408576698