tools/gst-launch.c: Fix use of uninitialized variable in the hypothetical case that...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 13 May 2006 17:50:11 +0000 (17:50 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 13 May 2006 17:50:11 +0000 (17:50 +0000)
commitede8ab01eb84d4680f4ecc9974f627ff371c4e18
tree8fc0b7a83ab7b97e74ffc19f42e8d59923e3c310
parentaa0515d4364a1f3d8940e888f4d195bdd58818bd
tools/gst-launch.c: Fix use of uninitialized variable in the hypothetical case that some broken plugin creates a GST_...

Original commit message from CVS:
* tools/gst-launch.c: (print_tag):
Fix use of uninitialized variable in the hypothetical
case that some broken plugin creates a GST_TAG_IMAGE
tag containing a NULL buffer (#341667).
ChangeLog
tools/gst-launch.c