diff options
author | Santosh Y <santosh.sy@samsung.com> | 2014-05-29 10:01:52 +0530 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2014-06-03 16:43:30 -0400 |
commit | 6808c5fb7fc1574c7608a38c9819f1639d89c3d0 (patch) | |
tree | b87da5426b9a9e510b49e173532a3a9e50e27be1 /drivers/acpi/power.c | |
parent | 4131f2fcdc5853d995044d4ed995a25ee4eb5ab2 (diff) | |
download | talos-op-linux-6808c5fb7fc1574c7608a38c9819f1639d89c3d0.tar.gz talos-op-linux-6808c5fb7fc1574c7608a38c9819f1639d89c3d0.zip |
NVMe: Prevent possible NULL pointer dereference
kmalloc() used by the nvme_alloc_iod() to allocate memory for 'iod'
can fail. So check the return value.
Signed-off-by: Santosh Y <santosh.sy@samsung.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'drivers/acpi/power.c')
0 files changed, 0 insertions, 0 deletions