Bug 268258
| Summary: | webrtc::SctpTransportInformation::state_ is not initialized in default constructor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | WebRTC | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.chromium.org/p/webrtc/issues/detail?id=15814 | ||
| Bug Depends on: | 203897 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
webrtc::SctpTransportInformation::state_ is not initialized in default constructor.
Found by clang static analyzer.
Regressed in:
Add missing file from https://trac.webkit.org/changeset/252472
https://bugs.webkit.org/show_bug.cgi?id=203897
https://commits.webkit.org/217513@main
Which was a follow-up fix for:
Update libwebrtc to M78
https://bugs.webkit.org/show_bug.cgi?id=203897
https://commits.webkit.org/217512@main
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121811341>
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/23388
David Kilzer (:ddkilzer)
Filed upstream:
webrtc::SctpTransportInformation::state_ is not initialized in default constructor
<https://bugs.chromium.org/p/webrtc/issues/detail?id=15814>
EWS
Committed 273738@main (5201724511e7): <https://commits.webkit.org/273738@main>
Reviewed commits have been landed. Closing PR #23388 and removing active labels.