commit | 2cf2bc45fbfe1e8c47181b6edf24d9623e03cebf | [log] [tgz] |
---|---|---|
author | Vivia Nikolaidou <vivia@ahiru.eu> | Wed Apr 11 17:54:38 2018 +0300 |
committer | Tim-Philipp Müller <tim@centricular.com> | Wed Apr 11 23:31:16 2018 +0100 |
tree | 0f01786e629f125fec8a8d47059c309a578e40af | |
parent | 170f0c95912370517d6ef4d26a2b65a89322579b [diff] |
splitmuxsink: Don't send fragment-opened-closed message if the reference ctx is NULL It can happen during teardown that the reference context becomes NULL. In that case, trying to send the fragment-opened-closed message would lead to a crash.