Bug 65870

Summary: Using mprotect to create guard pages breaks our use of madvise to release executable memory
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

Description Oliver Hunt 2011-08-08 13:19:52 PDT
Using mprotect to create guard pages breaks our use of madvise to release executable memory
Comment 1 Oliver Hunt 2011-08-08 13:21:06 PDT
Created attachment 103283 [details]
Patch
Comment 2 Oliver Hunt 2011-08-08 14:29:16 PDT
Committed r92635: <http://trac.webkit.org/changeset/92635>