diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2017-07-29 11:51:01 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2017-10-19 13:05:54 +0200 |
commit | 5a606223c6b5b7560da253ed52e62c67fa18e29b (patch) | |
tree | 098958487eea2734994cbb5131508fa575c8d20e /arch | |
parent | cae1d5b78fb4874086170ad07921bca59ea2e893 (diff) | |
download | linux-5a606223c6b5b7560da253ed52e62c67fa18e29b.tar.bz2 |
can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
This patch adds the missing check and error handling for out-of-memory
situations, when kzalloc cannot allocate memory.
Fixes: cb5635a36776 ("can: complete initial namespace support")
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions