diff options
author | YoungJun Cho <yj44.cho@samsung.com> | 2013-07-01 11:17:12 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2013-07-04 15:55:36 +0900 |
commit | c58c1599cd5c97977c44047272b56b4db455bbba (patch) | |
tree | 3f99572ec87b0ffe5fc246709026565c47558629 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8eed2641df55f7a3e69699b50a63f5705533886f (diff) |
drm/exynos: fix not to remain exynos_gem_obj as a leak
The exynos_drm_gem_create() only calls drm_gem_object_release()
when exynos_drm_alloc_buf() is failed, and exynos_gem_obj remains
as a leak, which is allocated in exynos_drm_gem_init().
So this patch fixes it not to remain as a leak.
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions