added GST_STR_NULL to check for NULL strings. Fixed a case where a char* given to...
authorBenjamin Otte <otte@gnome.org>
Thu, 1 May 2003 16:36:27 +0000 (16:36 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 1 May 2003 16:36:27 +0000 (16:36 +0000)
commitc57955fc68c9b45debb9a14168e94226aeeba9de
tree6eec314feb9d62bc1219e203ddd0d10af7ef1821
parentfe9a0a6d050ecd9e9c25aa405d7f4e27a7b72c43
added GST_STR_NULL to check for NULL strings. Fixed a case where a char* given to printf was NULL to use that macro.

Original commit message from CVS:
added GST_STR_NULL to check for NULL strings. Fixed a case where a char* given to printf was NULL to use that macro.
gst/gstinfo.h
gst/gstplugin.c