Bug 219765 - Add extra validation after untagging code pointers.
Summary: Add extra validation after untagging code pointers.
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: 2020-12-10 19:37 PST by Mark Lam
Modified: 2020-12-11 10:51 PST (History)
9 users (show)

See Also:


Attachments
proposed patch. (11.18 KB, patch)
2020-12-10 19:41 PST, Mark Lam
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
proposed patch. (11.58 KB, patch)
2020-12-10 20:22 PST, Mark Lam
rmorisset: 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 2020-12-10 19:37:15 PST
Patch coming.

rdar://72069920
Comment 1 Mark Lam 2020-12-10 19:41:25 PST
Created attachment 415962 [details]
proposed patch.
Comment 2 Mark Lam 2020-12-10 20:22:17 PST
Created attachment 415964 [details]
proposed patch.
Comment 3 Robin Morisset 2020-12-11 06:30:47 PST
Comment on attachment 415964 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2020-12-11 10:51:01 PST
Thanks for the review.  Landed in r270686: <http://trac.webkit.org/r270686>.