Commit Graph

2 Commits

Author SHA1 Message Date
Sean DuBois
eb737ba0b2 Fix routine leak in drainSRTP
Store orphaned SRTP/SRTCP streams and discard them
when we close the PeerConnection

Resolves #729
2019-07-06 22:58:07 +01:00
mchlrhw
dc49947963 Fix panic in openSRTP
Implement fix by logging and bailing out if the local description has
not been set by the time we start receiving data from the other peer.

Fixes #563
2019-06-18 10:30:36 +01:00