[Bug 764119] rtpmanager: Set to initial value for 'ntpns' in get_current_times()
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 25 01:53:26 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764119
--- Comment #3 from Minjae Kim <nate.kim at lge.com> ---
/gst-plugins-good/gst/rtpmanager/gstrtpbin.c: In function
'gst_rtp_bin_handle_sync':
|/gst-plugins-good/gst/rtpmanager/gstrtpbin.c:1213:31: etnrror: 'ntpns' may be
used uninitialized in this function [-Werror=maybe-uninitialized]
| ntpdiff = local_ntpnstime - ntpnstime;
| ^
| gst-plugins-good/gst/rtpmanager/gstrtpbin.c:1004:11: note: 'ntpns' was
declared here
| guint64 ntpns;
| ^
| make -C wavparse
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list