[gstreamer-bugs] [Bug 596313] gstv4lelement.c:168: error: ‘client’ may be used uninitialized in this function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 7 02:39:23 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596313
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-10-07 09:39:21 UTC ---
Pushed:

 commit a039d3a1a6c649b8a8496bf60066c48272551d47
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Fri Sep 25 15:32:18 2009 +0100

    v4l: fix compiler warning

    Fix 'variable may be used uninitialized' compiler warning (which is
    true in theory, but can't actually ever happen, since we always
    call the function with check=FALSE).

    Fixes #596313.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list