]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
message: protect against null message sources
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 18 Oct 2011 22:21:58 +0000 (19:21 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 18 Oct 2011 22:29:13 +0000 (19:29 -0300)
commit3ab02d8fdcb32ba2cc68b749956272df005247b1
treefaf484e3d15c280f8d6aca027b98bf22339d737c
parent4c1397d572c5edf640c0c612c6674570c89c8b51
message: protect against null message sources

Message sources can be null, check if it is before trying to
access its name.
gst/gstmessage.c