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> >'
Created attachment 424420 [details] Patch
Comment on attachment 424420 [details] Patch r=me
Committed r275140: <https://commits.webkit.org/r275140> All reviewed patches have been landed. Closing bug and clearing flags on attachment 424420 [details].
<rdar://problem/75923915>