[Bug 751985] New: rtph261pay: Fix uninitialized variable compiler error
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jul 5 07:04:40 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751985
Bug ID: 751985
Summary: rtph261pay: Fix uninitialized variable compiler error
Classification: Platform
Product: GStreamer
Version: 1.5.2
OS: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: yongjin.ohn at lge.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
when we do compile rtph261pay using jhbuild, compiler error appears.
Here is the error message.
gstrtph261pay.c: In function 'gst_rtp_h261_packetize_and_push':
gstrtph261pay.c:661:34: error: 'endpos' may be used uninitialized in this
function [-Werror=uninitialized]
gstrtph261pay.c:854:11: note: 'endpos' was declared here
I want to know that compile option are changed or not in the latest version.
--
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