EricssonResearch / openwebrtc-gst-plugins

OpenWebRTC specific GStreamer plugins
BSD 2-Clause "Simplified" License
51 stars 46 forks source link

sctp: Check if NULL before calling g_thread_join #61

Closed justinjoy closed 7 years ago

justinjoy commented 7 years ago

Otherwise, it complains by glib assertions if conenction_thread is NULL.