element: use g_strcmp0 in set_context
authorMatthew Waters <matthew@centricular.com>
Mon, 26 Sep 2016 14:00:30 +0000 (00:00 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 19 Oct 2016 11:24:27 +0000 (22:24 +1100)
commit556c540ecdd9adf516e6d6d78e434ed20fdcb895
treeb3c359c563beb2cc0d56445e17cb17aac8d61d4b
parent3654d844c152db4faced42c15ed40e05b7bd4177
element: use g_strcmp0 in set_context

It's NULL-safe while the libc implementation may not be.

https://bugzilla.gnome.org/show_bug.cgi?id=771773
gst/gstelement.c