Index: third_party/mach_override/README.chromium |
diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium |
index adb7d47245210723eccf9f2655387417cbd9a155..46f2010968f0cac8b637df0b63344a994d28fdfc 100644 |
--- a/third_party/mach_override/README.chromium |
+++ b/third_party/mach_override/README.chromium |
@@ -19,3 +19,6 @@ implementations at run time. |
Local Modifications: |
Ensure no rwx pages remain after mach_override_ptr: |
https://codereview.chromium.org/21208002/ |
+ |
+Randomize mach_override_ptr trampoline addresses on 32-bit: |
+https://codereview.chromium.org/22798004/ |