[Bug 796985] kmssink modesetting fails for multi-planar buffers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 21 01:23:41 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796985

--- Comment #2 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Review of attachment 373369:
 --> (https://bugzilla.gnome.org/review?bug=796985&attachment=373369)

::: sys/kms/gstkmssink.c
@@ -441,3 @@
     goto connector_failed;

-  fb = drmModeGetFB (self->fd, fb_id);

On the plus side, we found that drmModeGetFB returns a handle that must be
freed, and was currently leaked.

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