git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1c93b
)
drm/vmwgfx: Fix an error path causing an oops.
author
Thomas Hellstrom
<thellstrom@vmware.com>
Wed, 13 Jan 2010 21:28:37 +0000
(22:28 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 14 Jan 2010 02:17:56 +0000
(12:17 +1000)
An error happening before the snooper.image member had been set up
would cause a kfree of an arbitrary pointer. Set up the snooper.image
member early.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found