discoverer: Only allow serializing OK discoverer infos to GVariants
authorSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 07:24:15 +0000 (10:24 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 07:24:15 +0000 (10:24 +0300)
commit26f63db498facc0c489503175463be53dec833b9
tree68c07badfc0e77a1f5ac169bcc34e0c2493066d1
parent2ac5bd293b16714085dc72ae23c4adf834c1db56
discoverer: Only allow serializing OK discoverer infos to GVariants

They will be incomplete otherwise and we can't generate the full serialized
information, and instead will crash somewhere on the way.

https://bugzilla.gnome.org/show_bug.cgi?id=767859
gst-libs/gst/pbutils/gstdiscoverer.c
tests/check/libs/discoverer.c