Bug 274864 - WebCore::XPath::Value has uninitialized fields after construction
Summary: WebCore::XPath::Value has uninitialized fields after construction
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 6638
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-29 14:59 PDT by David Kilzer (:ddkilzer)
Modified: 2024-05-29 16:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2024-05-29 14:59:11 PDT
WebCore::XPath::Value has uninitialized fields after construction.

Regressed in:

    Support Mozilla's XPathEvaluator object.
    http://bugzilla.opendarwin.org/show_bug.cgi?id=6638
    <https://commits.webkit.org/12012@main>
Comment 1 Radar WebKit Bug Importer 2024-05-29 14:59:28 PDT
<rdar://problem/128966823>
Comment 2 David Kilzer (:ddkilzer) 2024-05-29 16:26:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29260