diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2013-11-19 23:33:03 +0100 |
---|---|---|
committer | Benjamin LaHaise <bcrl@kvack.org> | 2013-11-19 23:40:48 +0100 |
commit | ddb8c45ba15149ebd41d7586261c05f7ca37f9a1 (patch) | |
tree | 2dace4cd25760745f94767308f8f846a702f828b /arch/x86/kvm/x86.c | |
parent | aio: prevent double free in ioctx_alloc (diff) | |
download | linux-ddb8c45ba15149ebd41d7586261c05f7ca37f9a1.tar.xz linux-ddb8c45ba15149ebd41d7586261c05f7ca37f9a1.zip |
aio: nullify aio->ring_pages after freeing it
After freeing ring_pages we leave it as is causing a dangling pointer. This
has already caused an issue so to help catching any issues in the future
NULL it out.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions