Bug 268255

Summary: WebCore::CAAudioStreamDescription::m_platformDescription::type is uninitialized in constructor
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: MediaAssignee: 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)
Reported 2024-01-28 09:25:14 PST
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
Radar WebKit Bug Importer
Comment 1 2024-01-28 09:25:35 PST
David Kilzer (:ddkilzer)
Comment 2 2024-01-28 09:34:35 PST
EWS
Comment 3 2024-01-29 15:53:12 PST
Committed 273696@main (c460ef0feece): <https://commits.webkit.org/273696@main> Reviewed commits have been landed. Closing PR #23386 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.