summaryrefslogtreecommitdiffstats
path: root/drivers/mcb/mcb-pci.c
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2015-09-30 14:36:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 13:09:43 +0200
commitfb727077b04f768d0c79d9aa29e958262a9e3d9e (patch)
treec2e6b283f38ec0aa7cdf790bae2b941901b41b5e /drivers/mcb/mcb-pci.c
parentnvmem: core: Fix memory leak in nvmem_cell_write (diff)
downloadlinux-fb727077b04f768d0c79d9aa29e958262a9e3d9e.tar.xz
linux-fb727077b04f768d0c79d9aa29e958262a9e3d9e.zip
nvmem: sunxi: Check for memory allocation failure
The sunxi_sid driver doesn't check for kmalloc return status before derefencing the returned pointer, which could lead to a NULL pointer dereference if kmalloc failed. Check for its return code to make sure it deosn't happen. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mcb/mcb-pci.c')
0 files changed, 0 insertions, 0 deletions