Bug 164843 - ExceptionFuzz needs to placate exception check verification before overwriting a thrown exception.
Summary: ExceptionFuzz needs to placate exception check verification before overwritin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-16 16:43 PST by Mark Lam
Modified: 2016-11-16 17:34 PST (History)
4 users (show)

See Also:


Attachments
proposed patch. (2.47 KB, patch)
2016-11-16 16:48 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 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.