frei0r: Fix crashes if plugins don't provide correct property information
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 28 Sep 2010 14:14:14 +0000 (16:14 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 28 Sep 2010 14:16:31 +0000 (16:16 +0200)
commit498620d16c8661d216c45694622c540cfb838b90
treef780013d3e083e63c0c5b75715772c62f47c86a8
parentd0d40557325a14cad255d61031afd50d6a2ba494
frei0r: Fix crashes if plugins don't provide correct property information

The vertigo plugin for example claims to have 3 properties but
the 3rd property does nothing and has a NULL name.

Fixes bug #630783.

Thanks to Martti Kühne for debugging this.
gst/frei0r/gstfrei0r.c