WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223828
wtf/Vector.h:1276:88: runtime error: reference binding to null pointer of type 'const WebCore::Style::RuleFeature'
https://bugs.webkit.org/show_bug.cgi?id=223828
Summary
wtf/Vector.h:1276:88: runtime error: reference binding to null pointer of typ...
Chris Dumez
Reported
2021-03-26 16:57:19 PDT
Fix issues found by UBSan in Vector::append(const U*, size_t): wtf/Vector.h:1276:88: runtime error: reference binding to null pointer of type 'const WebCore::Style::RuleFeature' wtf/Vector.h:1276:88: runtime error: reference binding to null pointer of type 'const WebCore::LayoutRect' wtf/Vector.h:1276:88: runtime error: reference binding to null pointer of type 'const WTF::RefPtr<WebCore::CSSStyleSheet, WTF::RawPtrTraits<WebCore::CSSStyleSheet>, WTF::DefaultRefDerefTraits<WebCore::CSSStyleSheet> >'
Attachments
Patch
(2.23 KB, patch)
2021-03-26 17:00 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-03-26 17:00:24 PDT
Created
attachment 424420
[details]
Patch
David Kilzer (:ddkilzer)
Comment 2
2021-03-27 13:04:00 PDT
Comment on
attachment 424420
[details]
Patch r=me
EWS
Comment 3
2021-03-27 14:05:29 PDT
Committed
r275140
: <
https://commits.webkit.org/r275140
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 424420
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-03-27 14:06:15 PDT
<
rdar://problem/75923915
>
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