Skip to content

Backport of "Webrtc shutdown crashes" into 1.18

Backport of !1741 (merged) "Webrtc shutdown crashes".

Commits:

  • af907783 webrtc: Fix a race on shutdown.
  • 760592a2 dtls: Avoid bio_buffer assertion on shutdown.
  • dbeb5765 sctp: Do downward state change logic after chaining up.
  • c1be9c53 dtls: Catch bus errors and fail instead of hanging.

Merge request reports