[Bug 741943] glimagesink (or intel_dri) memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 25 14:40:45 PST 2014


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

--- Comment #4 from Nicola <lists at svrinformatica.it> 2014-12-25 22:40:42 UTC ---
please also note that _gl_memory_upload_free  is different from
_upload_meta_upload_free and _raw_data_upload_free,

before my patch _gl_memory_upload_free was completly empty, now I free the
EGLImageUpload struct but probably also the GstGLUpload pointer inside the
struct should be freed (valgrind does not report anything but maybe there can
be some use case that generate a leak)

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