[gstreamer-bugs] [Bug 626125] [alsa] Conditional jump or move depends on uninitialised value(s)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 12 05:45:23 PDT 2010


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-08-12 12:45:18 UTC ---
commit 0fee4ed3d0c264dc4c0cb215d7b88320006ce2fb
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Thu Aug 12 15:26:08 2010 +0300

    alsa: remove 'dir' out variable

    Alsa seems to expect that we initialize it. Remove the variable and pass
NULL
    as we actually don't use it. In alsasink also #ifdef one section that is
    grabing diagnostics to be disabled, when logging is disabled (the code was
    using the out parameter as well).

    Fixes #626125

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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