gst/gstminiobject.c: Taking a NULL miniobject is valid, fix the case where we try...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 28 Apr 2006 13:10:07 +0000 (13:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 28 Apr 2006 13:10:07 +0000 (13:10 +0000)
commit520c15d134f1b9c6525c5fb3da5a1af8bcb7cd66
treefd7c4ff1d48ac2d07ec189a47b7a8b8fd389b4d6
parent8502aeb5807dc8f9b2b70d67736eb7eaa7acf2d9
gst/gstminiobject.c: Taking a NULL miniobject is valid, fix the case where we try to unref the NULL miniobject.

Original commit message from CVS:
* gst/gstminiobject.c: (gst_value_take_mini_object):
Taking a NULL miniobject is valid, fix the case where
we try to unref the NULL miniobject.
ChangeLog
gst/gstminiobject.c