Bug 192776 - Suppress ASAN on valid stack accesses in Probe-based OSRExit::executeOSRExit().
Summary: Suppress ASAN on valid stack accesses in Probe-based OSRExit::executeOSRExit().
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: 2018-12-17 13:48 PST by Mark Lam
Modified: 2018-12-17 14:47 PST (History)
6 users (show)

See Also:


Attachments
proposed patch. (8.23 KB, patch)
2018-12-17 13:59 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-12-17 13:48:48 PST
<rdar://problem/46772368>
Comment 1 Mark Lam 2018-12-17 13:59:18 PST
Created attachment 357474 [details]
proposed patch.
Comment 2 Keith Miller 2018-12-17 14:20:05 PST
Comment on attachment 357474 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2018-12-17 14:20:51 PST
Comment on attachment 357474 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 4 WebKit Commit Bot 2018-12-17 14:46:58 PST
Comment on attachment 357474 [details]
proposed patch.

Clearing flags on attachment: 357474

Committed r239290: <https://trac.webkit.org/changeset/239290>
Comment 5 WebKit Commit Bot 2018-12-17 14:47:00 PST
All reviewed patches have been landed.  Closing bug.