commit | 914925f51e01f7cf3113db7153d582a0fa91977e | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Fri May 07 09:22:50 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 07 19:04:49 2021 |
tree | 743e708583df61e640b0437ba11053f67b368586 | |
parent | cf2aeffdc2f91e868dca461cc9ccd65ece959331 [diff] |
dcsctp: Don't access TCB when the socket is closed When the shutdown timer has expired, the socket will abort/close and the TCB is not valid after InternalClose. Bug: webrtc:12614 Change-Id: I09a94a049f0cda4577225dd9c80a92a8ec7e0423 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217767 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33956}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.