miniobject: The GValue collection function can not assume that the destination is...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 18 Jan 2010 12:57:29 +0000 (13:57 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 18 Jan 2010 12:57:29 +0000 (13:57 +0100)
commited1247b561b02bf8066ba971a34f6d62e03899f5
tree2525bb9484435127cd60817f76122c01917cd254
parent743cde4b495ce41d0e9bf4613af35f087926305e
miniobject: The GValue collection function can not assume that the destination is initialized

...and it will usually be either filled by zeroes or random values.

Fixes bug #607283.
gst/gstminiobject.c