[Bug 742367] New: wavparse: initialize variables

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 5 03:23:14 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742367
  GStreamer | gst-plugins-good | unspecified

           Summary: wavparse: initialize variables
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vineeth.tm at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


cur and stop variable are not initialized.
This may result in wrong calculations at lines 437 and 441 respectively.

Hence initializing the variables to 0, during declaration.

-- 
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