[webkit-changes] [WebKit/WebKit] 520172: webrtc::SctpTransportInformation::state_ is not in...

Commit Queue noreply at github.com
Tue Jan 30 05:10:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5201724511e7ecd69e46e6138a98e00b09b6f3a8
      https://github.com/WebKit/WebKit/commit/5201724511e7ecd69e46e6138a98e00b09b6f3a8
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Source/webrtc/api/sctp_transport_interface.h

  Log Message:
  -----------
  webrtc::SctpTransportInformation::state_ is not initialized in default constructor
https://bugs.webkit.org/show_bug.cgi?id=268258
<rdar://121811341>

Reviewed by Youenn Fablet.

* Source/ThirdParty/libwebrtc/Source/webrtc/api/sctp_transport_interface.h:
(webrtc::SctpTransportInformation):
- Initialize state_ to SctpTransportState::kNew.

Canonical link: https://commits.webkit.org/273738@main




More information about the webkit-changes mailing list