Bug 159828

Summary: FunctionOverride's parseClause() needs to keep the CString instance in scope while its data is being used.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

Mark Lam
Reported 2016-07-15 13:52:43 PDT
Otherwise, we'll have a use after free.
Attachments
proposed patch. (1.42 KB, patch)
2016-07-15 13:56 PDT, Mark Lam
no flags
Mark Lam
Comment 1 2016-07-15 13:56:43 PDT
Created attachment 283788 [details] proposed patch.
WebKit Commit Bot
Comment 2 2016-07-15 14:17:51 PDT
Comment on attachment 283788 [details] proposed patch. Clearing flags on attachment: 283788 Committed r203299: <http://trac.webkit.org/changeset/203299>
WebKit Commit Bot
Comment 3 2016-07-15 14:17:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.