[gstreamer-bugs] [Bug 584164] New: gstspu-pgs.c warnings for format string args and uninitialized vars

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 28 14:39:37 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=584164

  GStreamer | gst-plugins-bad | Ver: git
           Summary: gstspu-pgs.c warnings for format string args and
                    uninitialized vars
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
warnings are:

gstspu-pgs.c: In function ‘parse_presentation_segment’:
gstspu-pgs.c:438: warning: format ‘%li’ expects type ‘long int’, but
argument 8 has type ‘int’
gstspu-pgs.c: In function ‘parse_set_palette’:
gstspu-pgs.c:499: warning: format ‘%li’ expects type ‘long int’, but
argument 8 has type ‘int’
gstspu-pgs.c: In function ‘parse_set_window’:
gstspu-pgs.c:534: warning: format ‘%li’ expects type ‘long int’, but
argument 8 has type ‘int’
gstspu-pgs.c: In function ‘parse_set_object_data’:
gstspu-pgs.c:596: warning: format ‘%li’ expects type ‘long int’, but
argument 8 has type ‘int’

gstspu-pgs.c: In function ‘gstspu_pgs_render’:
gstspu-pgs.c:222: warning: ‘run_len’ may be used uninitialized in this
function

gstspu-pgs.c: In function ‘gstspu_pgs_execute_event’:
gstspu-pgs.c:99: warning: ‘run_len’ may be used uninitialized in this
function


Steps to reproduce:
build gst-plugins-bad

Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=584164.




More information about the Gstreamer-bugs mailing list