summaryrefslogtreecommitdiffstats
path: root/virt/kvm/ioapic.h
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-11-21 16:11:09 +0100
committerKukjin Kim <kgene.kim@samsung.com>2012-11-21 16:11:09 +0100
commit70b9b24d4d240ff5f6087bca4013c6969af275ab (patch)
treebf856fa979bdbed8b26bd2db04ad562b19b9d531 /virt/kvm/ioapic.h
parentLinux 3.7-rc6 (diff)
downloadlinux-70b9b24d4d240ff5f6087bca4013c6969af275ab.tar.xz
linux-70b9b24d4d240ff5f6087bca4013c6969af275ab.zip
ARM: S3C24XX: Fix potential NULL pointer dereference error
chan->end is tested for being NULL. However in the event that it is NULL, the subsequent assignment statement would lead to NULL pointer dereference. Thus dereferencing it only when it is not NULL. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'virt/kvm/ioapic.h')
0 files changed, 0 insertions, 0 deletions