Bug 203819

Summary: Surpress ASAN in SamplingProfiler's FrameWalker::resetAtMachineFrame().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. saam: review+

Description Mark Lam 2019-11-04 11:07:46 PST
<rdar://problem/56840002>
Comment 1 Mark Lam 2019-11-04 11:10:57 PST
Created attachment 382753 [details]
proposed patch.
Comment 2 Mark Lam 2019-11-04 11:24:00 PST
Thanks for the review.  Landed in r252006: <http://trac.webkit.org/r252006>.