[Bug 736906] wavparse: Initializing variables before using them

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 26 04:51:12 PDT 2014


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

Sanjay NM <sanjay.nm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #286498|0                           |1
        is obsolete|                            |

--- Comment #2 from Sanjay NM <sanjay.nm at samsung.com> 2014-09-26 11:51:02 UTC ---
Created an attachment (id=287148)
 View: https://bugzilla.gnome.org/attachment.cgi?id=287148
 Review: https://bugzilla.gnome.org/review?bug=736906&attachment=287148

wavparse: cur, stop are not initialized before sending them as parameter

cur, stop are not initialized in gst_wavparse_perform_seek function before
sending them as parameter to gst_event_parse_seek function. Initializing these
varibles

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