commit | ad45aa9e6e010283bbd8cf0c6309866233e113f2 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 09 11:31:41 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:08 2009 +1000 |
tree | 445135f1c9a8e270e6d350404d6ecf57b8f778ef | |
parent | 005568be363b90c9333c3bcbc1e7a53922816322 [diff] |
drm: Potential use-after-free on error path. Remove the member from the hash table before we free the structure! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@linux.ie>