gst/gstmessage.c: Don't crash when return location for error/warning debug string...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 6 Jan 2006 17:16:40 +0000 (17:16 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 6 Jan 2006 17:16:40 +0000 (17:16 +0000)
commit53040a8d23ff490e68db354a29cd97e90b43d608
tree49646b0ec6b28101163a589f5d31bfa8dcc9d240
parent80d706f806d3c8a879c9f591cf88989a6e710771
gst/gstmessage.c: Don't crash when return location for error/warning debug string is NULL; add fact that return locat...

Original commit message from CVS:
* gst/gstmessage.c: (gst_message_parse_tag),
(gst_message_parse_error), (gst_message_parse_warning):
Don't crash when return location for error/warning debug
string is NULL; add fact that return locations can be
NULL to docs where appropriate.
ChangeLog
gst/gstmessage.c