rtpmux: protect against NULL caps
authorHavard Graff <havard.graff@gmail.com>
Wed, 4 May 2016 09:48:04 +0000 (11:48 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 10 Oct 2018 19:35:31 +0000 (15:35 -0400)
commit18a1dc4ab6ed81b6c2d0ed4a9e66c804e83026c3
tree4eb5f7a3f4eae7d66aa035cc91bcc596e3c4b12a
parent7cd36d29144f3bd4d00b855a5a06b58e23ab1c9d
rtpmux: protect against NULL caps

Due to state-changes deactivating the pad from another thread,
this can happen.

https://bugzilla.gnome.org/show_bug.cgi?id=795162
gst/rtpmanager/gstrtpmux.c