Skip to content
Snippets Groups Projects
Commit f30d704f authored by Benjamin LaHaise's avatar Benjamin LaHaise
Browse files

aio: table lookup: verify ctx pointer


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: default avatarBenjamin LaHaise <bcrl@kvack.org>
parent 0bdd5ca5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment