summaryrefslogtreecommitdiffstats
path: root/third_party/mach_override/README.chromium
diff options
context:
space:
mode:
authorianbeer@chromium.org <ianbeer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 12:34:51 +0000
committerianbeer@chromium.org <ianbeer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-09 12:34:51 +0000
commitcecc1f17042826e7683363f9785fca4acdb722b1 (patch)
tree9bd2d0679e6a82f2af5bbad031766eb7fd836756 /third_party/mach_override/README.chromium
parentf170b6b9c1c4200d14de70beee0f86e373c590f5 (diff)
downloadchromium_src-cecc1f17042826e7683363f9785fca4acdb722b1.zip
chromium_src-cecc1f17042826e7683363f9785fca4acdb722b1.tar.gz
chromium_src-cecc1f17042826e7683363f9785fca4acdb722b1.tar.bz2
Ensure no RWX pages remain after mach_override_ptr
BUG=265731 Review URL: https://chromiumcodereview.appspot.com/21208002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/mach_override/README.chromium')
-rw-r--r--third_party/mach_override/README.chromium4
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium
index ae82f29..adb7d47 100644
--- a/third_party/mach_override/README.chromium
+++ b/third_party/mach_override/README.chromium
@@ -16,4 +16,6 @@ This package is used to replace framework functions with different
implementations at run time.
-Local Modifications: None
+Local Modifications:
+Ensure no rwx pages remain after mach_override_ptr:
+https://codereview.chromium.org/21208002/