mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1436759 - Release NrIceMediaStreams on sts thread in transport_unittests.cpp. r=bwc
MozReview-Commit-ID: BLasqfQJxw --HG-- extra : rebase_source : bca09672917ce5fc4a5450864c9f461952847b3f
This commit is contained in:
parent
0ec91dd66b
commit
a9c9593126
@ -481,6 +481,7 @@ class TransportTestPeer : public sigslot::has_slots<> {
|
||||
flow_ = nullptr;
|
||||
}
|
||||
ice_ctx_ = nullptr;
|
||||
streams_.clear();
|
||||
}
|
||||
|
||||
void DisconnectDestroyFlow() {
|
||||
|
Loading…
Reference in New Issue
Block a user