aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorXiaoke Wang <xkernel.wang@foxmail.com>2022-03-25 18:57:18 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-03-30 20:25:11 +0200
commitf93e2a100ee73a4b84d96d7d1881baaac36e586e (patch)
treed62b7f7a926eddeba411642879e554cf99f7e2ea /lib/mpi/mpi-mod.c
parentf8f9f21c7848e63133c16c899f3d84aa54eb79fe (diff)
mips: sgi-ip22: add a check for the return of kzalloc()
kzalloc() is a memory allocation function which can return NULL when some internal memory errors happen. So it is better to check it to prevent potential wrong memory access. Signed-off-by: Xiaoke Wang <xkernel.wang@foxmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions