diff options
author | Inki Dae <[email protected]> | 2013-11-21 12:09:51 +0900 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2013-11-21 18:55:08 +1000 |
commit | c3bddbda36a74225ad3d04aaa9600a25aff6b98b (patch) | |
tree | aa140be3e7f14fa47ae84ccb955187d631ae8f09 /tools/perf/util/trace-event-scripting.c | |
parent | 27946e97108de281e0e9310965ac9a83a4aaa6fe (diff) |
drm/exynos: g2d: fix memory leak to userptr
This patch releases a vma object when cleaning up userptr resources.
A new vma object was allocated and copied when getting userptr pages
so the new vma object should be freed properly if the userptr pages
aren't used anymore.
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions