One must always match a g_slice_new with a g_slice_free and a g_new with a g_free. This was not the case for the internal ctx struct. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1761>
One must always match a g_slice_new with a g_slice_free and a g_new with a g_free. This was not the case for the internal ctx struct. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1761>