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:
Michael Froman 2018-02-14 14:24:50 -06:00
parent 0ec91dd66b
commit a9c9593126

View File

@ -481,6 +481,7 @@ class TransportTestPeer : public sigslot::has_slots<> {
flow_ = nullptr;
}
ice_ctx_ = nullptr;
streams_.clear();
}
void DisconnectDestroyFlow() {