WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
274872
WebCore::XPath::Parser::Token contains uninitialized fields after construction
https://bugs.webkit.org/show_bug.cgi?id=274872
Summary
WebCore::XPath::Parser::Token contains uninitialized fields after construction
David Kilzer (:ddkilzer)
Reported
2024-05-29 16:51:25 PDT
WebCore::XPath::Parser::Token contains uninitialized fields after construction. Regressed as instance variables in: Use unique_ptr instead of deleteAllValues in XPath
https://bugs.webkit.org/show_bug.cgi?id=121082
<
https://commits.webkit.org/140674@main
> However, these variables existed prior to that commit as a `%union` in `Source/WebCore/xml/XPathGrammar.y`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-29 16:52:27 PDT
<
rdar://problem/128972339
>
David Kilzer (:ddkilzer)
Comment 2
2024-05-29 17:01:00 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29264
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