[PATCH] drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Kukjin Kim
kgene.kim at samsung.com
Tue Mar 18 01:45:57 EDT 2014
Inki Dae wrote:
>
> Applied.
>
> Thanks,
> Inki Dae
>
> 2014-03-17 12:28 GMT+09:00 Daniel Kurtz <djkurtz at chromium.org>:
> > 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
> >
> > Change-Id: I452e944bf090fb11434d9e34213c890c41c15d73
This should be removed when Inki apply this.
Thanks,
Kukjin
> > Signed-off-by: Daniel Kurtz <djkurtz at chromium.org>
> > ---
> > drivers/gpu/drm/exynos/exynos_drm_drv.c | 10 +++++++---
> > 1 file changed, 7 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list