Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.

3.7.12.26

tagged this 29 Feb 16:32
Ensure that executable pages are properly guarded.

Split executable memory chunks into two pieces: header with all metadata
(protection: RW) and body (protection: RWX). Separate header from metadata with
a guard page and add a guard page after the page body.

R=erik.corry@gmail.com
BUG=http://crbug.com/115151
Review URL: https://chromiumcodereview.appspot.com/9537011

git-svn-id: http://v8.googlecode.com/svn/branches/3.7@10877 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Assets 2
Loading