[Bug 655540] mpegtsdemux: gst_structure_id_get() called with wrong type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 28 19:57:40 PDT 2011


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

--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2011-07-29 02:57:34 UTC ---
(In reply to comment #1)
> "stack gardening"?  I think you mean something different.
> 
> In any case, the commit message could be simpler: gst_structure_id_get() called
> with the wrong type.

Not only the wrong type here, the wrong type size. In this case the 16bit
variable get filled as if it was 32bit, overwriting the next variable on the
stack.

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