OSDN Git Service

drm_hwcomposer: Free failed composition in QueueComposition
authorSean Paul <seanpaul@chromium.org>
Fri, 10 Jul 2015 20:43:06 +0000 (16:43 -0400)
committerSean Paul <seanpaul@chromium.org>
Mon, 13 Jul 2015 15:57:56 +0000 (11:57 -0400)
commitfd1382895821a40310da9a22d7e0dce5bef4373b
treeb6630d500affe070ecec80e01816e6339640e8a1
parentacb2a4494e79f0026f8615acc561257276a71062
drm_hwcomposer: Free failed composition in QueueComposition

Rather than maintaining ownership of the composition in the
caller, free the DrmComposition in QueueComposition on failure.

Change-Id: Id70e98ae1a8eef400bc29460bfc5a89c4707d617
Signed-off-by: Sean Paul <seanpaul@chromium.org>
compositor.h
drmcompositor.cpp
hwcomposer.cpp