gst/gstevent.c: Sometimes a tag event arrives but the structure does not contain...
authorJulien Moutte <julien@moutte.net>
Tue, 10 Feb 2004 11:57:27 +0000 (11:57 +0000)
committerJulien Moutte <julien@moutte.net>
Tue, 10 Feb 2004 11:57:27 +0000 (11:57 +0000)
commitc168ad6b4e7eb0ab60e30a0b01798f5d81051a35
treeb00c56b6a8966acf022d15c3b415369e5b964480
parent11466f9bbe41722f72d2c9519073a7599c92d5c9
gst/gstevent.c: Sometimes a tag event arrives but the structure does not contain a valid tag list. Adding a safety ch...

Original commit message from CVS:
2004-02-10  Julien MOUTTE <julien@moutte.net>

* gst/gstevent.c: (_gst_event_free): Sometimes a tag event arrives but
the structure does not contain a valid tag list. Adding a safety check
to remove a noisy warning in that case.
ChangeLog
gst/gstevent.c