gst/gstregistrybinary.c: If gst_registry_add_plugin() fails our reference to the...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 13 Apr 2008 13:54:55 +0000 (13:54 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 13 Apr 2008 13:54:55 +0000 (13:54 +0000)
commit938da2d4e2c893e2b5f7af23bd0039e49a26b608
tree352133a5f80ff172d049e885275ec1add5fd121b
parent551f7fab42b809c0d679978e55946361f35a9836
gst/gstregistrybinary.c: If gst_registry_add_plugin() fails our reference to the plugin is invalid so don't try to us...

Original commit message from CVS:
* gst/gstregistrybinary.c: (gst_registry_binary_load_plugin):
If gst_registry_add_plugin() fails our reference to the plugin is
invalid so don't try to use it anymore and instead error out.
ChangeLog
gst/gstregistrybinary.c