[Bug 667317] gstringbuffer: Initialize dest_val to 0 in gst_ring_buffer_convert().

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 18 15:31:35 PDT 2012


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

--- Comment #4 from Idar Tollefsen <itollefs at cisco.com> 2012-05-18 22:31:31 UTC ---
It's a compiler warning fix.

It is initialized whenever TRUE is returned. It's not initialized whenever goto
done is called (as far as the compiler can tell).

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