qtdemux: Avoid crash on reconfiguring.
authorJan Schmidt <jan@centricular.com>
Fri, 12 Aug 2022 10:20:43 +0000 (20:20 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 16 Aug 2022 19:01:28 +0000 (19:01 +0000)
commitc2fa0b50ce66b95ef552864ca2a00638c523ddc8
tree605366154624c4f0a299ff021a572da0b35d3e16
parenta3037eb453ae86edccfd275c232eef20a13a0b1b
qtdemux: Avoid crash on reconfiguring.

When reconfiguring a stream that never created
an output pad, don't access a NULL GstPad pointer.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2869>
subprojects/gst-plugins-good/gst/isomp4/qtdemux.c