[Bug 756492] gl: fix leak in gst_gl_insert_debug_marker
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 13 05:20:46 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756492
--- Comment #3 from Guillaume Desmottes <gdesmott at gnome.org> ---
The header in mesa is defined as "void APIENTRY glInsertEventMarkerEXT (GLsizei
length, const GLchar *marker);". The "const" is making clear that the string
isn't consummed but yeah, I didn't check the opengl spec.
--
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