GNOME Bugzilla – Bug 791302
srt: Fix warning error
Last modified: 2017-12-06 17:08:53 UTC
gstsrt.c: In function ‘gst_srt_client_connect_full’: gstsrt.c:151:6: error: ‘sock’ may be used uninitialized in this function [-Werror=maybe-uninitialized] if (sock != SRT_INVALID_SOCK) {
Created attachment 365097 [details] [review] srt: Fix warning error
Review of attachment 365097 [details] [review]: will merge
Merged Attachment 365097 [details] pushed as 2b39d18 - srt: Fix warning error