Bug 164843

Summary: ExceptionFuzz needs to placate exception check verification before overwriting a thrown exception.
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

Description Mark Lam 2016-11-16 16:43:10 PST
Patch and details coming.
Comment 1 Mark Lam 2016-11-16 16:48:13 PST
Created attachment 295000 [details]
proposed patch.
Comment 2 WebKit Commit Bot 2016-11-16 16:49:47 PST
Attachment 295000 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ChangeLog:13:  Please consider whether the use of security-sensitive phrasing could help someone exploit WebKit: fuzzing, fuzz test  [changelog/unwantedsecurityterms] [3]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Keith Miller 2016-11-16 16:53:37 PST
Comment on attachment 295000 [details]
proposed patch.

r=me.
Comment 4 WebKit Commit Bot 2016-11-16 17:34:37 PST
Comment on attachment 295000 [details]
proposed patch.

Clearing flags on attachment: 295000

Committed r208834: <http://trac.webkit.org/changeset/208834>
Comment 5 WebKit Commit Bot 2016-11-16 17:34:40 PST
All reviewed patches have been landed.  Closing bug.