RESOLVED FIXED223828
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
Chris Dumez
Comment 1 2021-03-26 17:00:24 PDT
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
Note You need to log in before you can comment on or make changes to this bug.