flvmux: Fix possible crash on GST_ITERATOR_RESYNC
authorVivia Nikolaidou <vivia@ahiru.eu>
Mon, 10 Aug 2020 17:17:38 +0000 (20:17 +0300)
committerVivia Nikolaidou <vivia@ahiru.eu>
Mon, 10 Aug 2020 17:18:30 +0000 (20:18 +0300)
commit59aab55e715015b048cc766decd843023cb84dda
tree79505737f14bc51adea543bdbbde52e49e0830c2
parent625e56d3b41a19b97fb14b0431d860e00a3fa42c
flvmux: Fix possible crash on GST_ITERATOR_RESYNC

Wrong pointer type

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/696>
gst/flv/gstflvmux.c