gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL when trying to print strings that...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 18 Mar 2008 11:20:05 +0000 (11:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 18 Mar 2008 11:20:05 +0000 (11:20 +0000)
commit6d1fdf60a339028405a3dd69101d289a7cca6fec
tree514880109f3803eda572a92f6be5c4e6a2bab9f1
parentaca58fb8ac1bb9a9e62a750051897633cf6e3bda
gst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL when trying to print strings that could be NULL because this might...

Original commit message from CVS:
* gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
Use GST_STR_NULL when trying to print strings that could be NULL because
this might crash on some platforms. See #520808.
ChangeLog
gst-libs/gst/sdp/gstsdpmessage.c