[Bug 764231] Bad call to gst_buffer_add_video_gl_texture_upload_meta() in gstvaapivideometa_texture.c
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 28 11:39:17 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764231
--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 324867
--> https://bugzilla.gnome.org/attachment.cgi?id=324867&action=edit
gltextureupload: use an array for texture type
Instead of using a single value for the texture type, use an array with 4
elements, just as the GstVideoGLTextureUploadMeta, avoiding a buffer
overflow.
--
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