WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
221699
Check for empty on JSValue cell type checks
https://bugs.webkit.org/show_bug.cgi?id=221699
Summary
Check for empty on JSValue cell type checks
Tadeu Zagallo
Reported
2021-02-10 11:01:51 PST
...
Attachments
Patch
(1.65 KB, patch)
2021-02-10 11:15 PST
,
Tadeu Zagallo
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tadeu Zagallo
Comment 1
2021-02-10 11:15:46 PST
Created
attachment 419871
[details]
Patch
Saam Barati
Comment 2
2021-02-10 11:16:41 PST
Comment on
attachment 419871
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=419871&action=review
> Source/JavaScriptCore/ChangeLog:3 > + Check for empty on JSValue cell type checks
Can we add tests?
Tadeu Zagallo
Comment 3
2021-02-11 13:16:53 PST
It's impossible to have a valid `JSValue *` where `m_value` is `NULL`.
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