From: Daniel Kurtz Date: Mon, 17 Mar 2014 03:28:06 +0000 (+0800) Subject: drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c X-Git-Tag: v3.15-rc1~51^2~42^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307ceaffb3a7a4c71999ccd3f8711e9ad2d5e729;p=pandora-kernel.git drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c The following commit [0] fixed a use-after-free, but left the subdrv open in the error path. [0] commit 6ca605f7c70895a35737435f17ae9cc5e36f1466 drm/exynos: Fix freeing issues in exynos_drm_drv.c Signed-off-by: Daniel Kurtz Acked-by: Sachin Kamat Signed-off-by: Inki Dae --- Reading git-diff-tree failed