diff options
| author | 2014-09-19 12:44:39 +0530 | |
|---|---|---|
| committer | 2015-01-17 14:00:05 +0100 | |
| commit | bb95cd34ba4c9467114acc78eeddd53ab1c10085 (patch) | |
| tree | 7805a7a694e47e1c91175d623c31fff3ef4d1bd8 /include/linux | |
| parent | TPM: Add new TPMs to the tail of the list to prevent inadvertent change of dev (diff) | |
char: tpm: Add missing error check for devm_kzalloc
Currently these driver are missing a check on the return value of devm_kzalloc,
which would cause a NULL pointer dereference in a OOM situation.
This patch adds a missing check for tpm_i2c_atmel.c and tpm_i2c_nuvoton.c
Cc: stable@vger.kernel.org
Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Reviewed-By: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
