WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
194270
JITExecutable should not try to mmap executable memory without entitlement
https://bugs.webkit.org/show_bug.cgi?id=194270
Summary
JITExecutable should not try to mmap executable memory without entitlement
Keith Miller
Reported
2019-02-04 19:26:10 PST
JITExecutable should not try to mmap executable memory without entitlement
Attachments
Patch
(2.30 KB, patch)
2019-02-04 19:28 PST
,
Keith Miller
no flags
Details
Formatted Diff
Diff
Patch
(2.29 KB, patch)
2019-02-04 19:41 PST
,
Keith Miller
saam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Keith Miller
Comment 1
2019-02-04 19:28:56 PST
Created
attachment 361152
[details]
Patch
Keith Miller
Comment 2
2019-02-04 19:41:21 PST
Created
attachment 361153
[details]
Patch
Saam Barati
Comment 3
2019-02-04 19:44:34 PST
Comment on
attachment 361153
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=361153&action=review
r=me
> Source/JavaScriptCore/ChangeLog:10 > + We try to use our one time token to map JIT memory if we are not > + going to use the JIT in a process. If we never had the
This sentence makes it seem like we only do this if we don't have the entitlement. I think you can make it clearer.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug