Fix crash on Windows by delimiting option entries with NULL
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 8 Mar 2018 14:40:55 +0000 (20:10 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 8 Mar 2018 14:40:55 +0000 (20:10 +0530)
commitfa2adc717bb66d9f08ddc34c157a7b83d040e1d4
tree18169de49bbce72f1a6d0fa28511fec4dcd303bb
parent492d13a7c97ecb8dd4107680b40f9e4ddfff256e
Fix crash on Windows by delimiting option entries with NULL

Also use more verbose forms of g_assert which print values on failure
webrtc/multiparty-sendrecv/gst/mp-webrtc-sendrecv.c
webrtc/sendrecv/gst/webrtc-sendrecv.c