Bug 200100 - performJITMemcpy should be PACed with a non-zero diversifier when passed and called via a pointer.
Summary: performJITMemcpy should be PACed with a non-zero diversifier when passed and ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-24 16:22 PDT by Mark Lam
Modified: 2019-07-24 16:51 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (6.83 KB, patch)
2019-07-24 16:34 PDT, Mark Lam
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-07-24 16:22:17 PDT
<rdar://problem/53474939>
Comment 1 Mark Lam 2019-07-24 16:34:06 PDT
Created attachment 374831 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2019-07-24 16:39:17 PDT
Comment on attachment 374831 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2019-07-24 16:51:54 PDT
Thanks for the review.  Landed in r247799: <http://trac.webkit.org/r247799>.