Bug 287467
Summary: | CoreIPCSecTrust::createSecTrust() CFErrorRefs require initialization | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Lewis <simon.lewis> |
Component: | New Bugs | Assignee: | Simon Lewis <simon.lewis> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Lewis
Early returns are happening in createSecTrust() as the CFErrorRefs need to be explicitly initialized to nullptr.
rdar://144348926
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Lewis
Pull request: https://github.com/WebKit/WebKit/pull/40401
EWS
Committed 290234@main (d6838ec4f001): <https://commits.webkit.org/290234@main>
Reviewed commits have been landed. Closing PR #40401 and removing active labels.