aboutsummaryrefslogtreecommitdiff
path: root/mm/zswap.c
diff options
context:
space:
mode:
authorPeter Huewe2013-10-30 01:40:28 +0100
committerPeter Huewe2014-01-06 14:37:23 +0100
commit238b1eaa59e6a8e2993af0db9ec2255bfa53927b (patch)
treeb332688b47a875a7d3d82585db36f4540b7bc5b8 /mm/zswap.c
parent747d35bd9bb4ae6bd74b19baa5bbe32f3e0cee11 (diff)
tpm/tpm_ppi: Check return value of acpi_get_name
If status = acpi_get_name(handle, ACPI_FULL_PATHNAME, &buffer); fails for whatever reason and does not return AE_OK if (strstr(buffer.pointer, context) != NULL) { does dereference a null pointer. -> Check the return value and return the status to the caller Found by coverity Cc: stable@vger.kernel.org Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Diffstat (limited to 'mm/zswap.c')
0 files changed, 0 insertions, 0 deletions