rtpmanager: Set to initial value for 'ntpns' in get_current_times()
authorMinjae Kim <nate.kim@lge.com>
Thu, 24 Mar 2016 06:57:11 +0000 (15:57 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 29 Mar 2016 07:21:07 +0000 (10:21 +0300)
commiteb13a1d6076212d85e1093ed18840a4704771347
treea1293bd75fcebe1e6d6f2592a80bf94bb83cbe6f
parent3549aa79248927aa8d2a8fb2b1d12727d9b7d373
rtpmanager: Set to initial value for 'ntpns' in get_current_times()

Initialize "ntpns" variable to -1 as the OE compiler for some reason doesn't
realize that the variable is set in all code paths.

https://bugzilla.gnome.org/show_bug.cgi?id=764119
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpsession.c