Bug 257156 - SVGTextLayoutEngine m_textPathStartOffset is uninitialized
Summary: SVGTextLayoutEngine m_textPathStartOffset is uninitialized
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-22 14:45 PDT by Nikolas Zimmermann
Modified: 2023-05-26 07:57 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2023-05-22 14:45:35 PDT
During a lldb session, I spotted that 'm_textPathStartOffset' is uninitialized -- fix that.
Comment 1 Nikolas Zimmermann 2023-05-22 14:48:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14207
Comment 2 EWS 2023-05-26 07:56:51 PDT
Committed 264580@main (835136aa12f7): <https://commits.webkit.org/264580@main>

Reviewed commits have been landed. Closing PR #14207 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-26 07:57:17 PDT
<rdar://problem/109888762>