taglist: Fix crash when comparing two lists of the same length but with different...
authorMatej Knopp <matej.knopp@gmail.com>
Thu, 7 May 2020 21:00:13 +0000 (23:00 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 8 May 2020 08:04:14 +0000 (11:04 +0300)
commitcab5b22f217b618f4d4e52fe0c8c030248e5b7dd
treef2f0f3efffcbe864f759b83aa4c96c4458694a90
parente329e1f769e0a426227e5ff86bc724c203ca39f6
taglist: Fix crash when comparing two lists of the same length but with different items

Fixes #549

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/469>
gst/gsttaglist.c
tests/check/gst/gsttag.c