WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244066
Assertion failure when using evaluated empty catch block.
https://bugs.webkit.org/show_bug.cgi?id=244066
Summary
Assertion failure when using evaluated empty catch block.
David Degazio
Reported
2022-08-17 16:59:01 PDT
Fixes an issue where catch clauses may not return undefined if the catch block is empty., instead rpotentially returning lingering values from the try block which may be used erroneously.
Attachments
Add attachment
proposed patch, testcase, etc.
David Degazio
Comment 1
2022-08-19 13:23:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3484
EWS
Comment 2
2022-08-19 15:03:05 PDT
Committed
253605@main
(507c4b0c74e7): <
https://commits.webkit.org/253605@main
> Reviewed commits have been landed. Closing PR #3484 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-19 15:04:15 PDT
<
rdar://problem/98900407
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug