diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-08-15 00:02:38 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-08-21 12:53:46 +1000 |
commit | 730c4ff95eb54e5bab39357baddd0aa6da10d4fb (patch) | |
tree | cb97a2bbc7e35892c1d9183ad404c6e95690d465 /include/drm/drmP.h | |
parent | a8e11d1c435f9d185c9f3b1981b9613a579b9999 (diff) |
drm/prime: fix error path in drm_gem_prime_fd_to_handle
handle_unreference only clears up the obj->name and the reference,
but would leave a dangling handle in the idr. The right thing
to do is to call handle_delete.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/drmP.h')
0 files changed, 0 insertions, 0 deletions