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:
0bdd5ca
)
aio: table lookup: verify ctx pointer
author
Benjamin LaHaise
<bcrl@kvack.org>
Wed, 7 Aug 2013 22:23:48 +0000
(18:23 -0400)
committer
Benjamin LaHaise
<bcrl@kvack.org>
Wed, 7 Aug 2013 22:23:48 +0000
(18:23 -0400)
Another shortcoming of the table lookup patch was revealed where the pointer
was not being tested before being dereferenced. Verify this to avoid the
NULL pointer dereference.
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
No differences found