Bug 268255
Summary: | WebCore::CAAudioStreamDescription::m_platformDescription::type is uninitialized in constructor | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Media | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 167639 | ||
Bug Blocks: |
David Kilzer (:ddkilzer)
WebCore::CAAudioStreamDescription::m_platformDescription::type is uninitialized when CAAudioStreamDescription objects are constructed.
Found by clang static analyzer.
Regressed in:
[Mac] Add an audio stream description class
https://bugs.webkit.org/show_bug.cgi?id=167639
https://commits.webkit.org/184676@main
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121809321>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/23386
EWS
Committed 273696@main (c460ef0feece): <https://commits.webkit.org/273696@main>
Reviewed commits have been landed. Closing PR #23386 and removing active labels.