sdp/message: fix segfault copying NULL in the boxed copy impl
authorMatthew Waters <matthew@centricular.com>
Mon, 3 Apr 2017 05:05:47 +0000 (15:05 +1000)
committerMatthew Waters <matthew@centricular.com>
Mon, 3 Apr 2017 06:49:12 +0000 (16:49 +1000)
commitfa243654cf85c517db5efcce11cb4df06b9b119a
tree42738697b3720d6adfd6f041a155f41e90bb7323
parent32ef8f54d4728da465bfd20456e22d182a822570
sdp/message: fix segfault copying NULL in the boxed copy impl

Allows passing NULL as a value to g_object_set and as signal
parameters without crashing.
gst-libs/gst/sdp/gstsdpmessage.c