Bug 272929

Summary: REGRESSION(277450@main): OOB array read with SVG animation where keyPoints = 0
Product: WebKit Reporter: Scott Marcy <mscott>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mscott, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Scott Marcy
Reported 2024-04-18 14:52:12 PDT
This crashes: Testcase: ======= <svg zoomAndPan="magnify"> <text 0px"> <animateMotion path="m 1,0" keyPoints="0" keyTimes="0" restart="always"> The changes for <https://bugs.webkit.org/show_bug.cgi?id=272602> caused this.
Attachments
Scott Marcy
Comment 1 2024-04-18 14:52:54 PDT
Scott Marcy
Comment 2 2024-04-18 16:18:42 PDT
EWS
Comment 3 2024-05-01 10:08:30 PDT
Committed 278212@main (53e67f679530): <https://commits.webkit.org/278212@main> Reviewed commits have been landed. Closing PR #27481 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.