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:
db866e3
)
gpu: ion: fix use-after-free in ion_heap_freelist_drain
author
Mitchel Humpherys
<mitchelh@codeaurora.org>
Sat, 14 Dec 2013 03:26:17 +0000
(19:26 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 14 Dec 2013 16:57:19 +0000
(08:57 -0800)
The `buffer' variable is being used after being freed. Fix this.
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found