matroska: Use g_array_unref everywhere
authorRafał Dzięgiel <rafostar.github@gmail.com>
Fri, 12 Nov 2021 10:28:23 +0000 (11:28 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 12 Nov 2021 12:28:40 +0000 (12:28 +0000)
commit478f94edc74539b89b5147947c8c0f2cdf07d698
tree2c9a44d645bb7e86c8e17871f73684a92d4bb00c
parent972615cf220f63acba35cc62048bb7ec4fbdb720
matroska: Use g_array_unref everywhere

Instead of using g_array_free which is not thread safe use g_array_unref instead

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1203>
subprojects/gst-plugins-good/gst/matroska/ebml-read.c
subprojects/gst-plugins-good/gst/matroska/matroska-demux.c
subprojects/gst-plugins-good/gst/matroska/matroska-ids.c
subprojects/gst-plugins-good/gst/matroska/matroska-read-common.c