mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 00:59:39 +07:00
f0c6e88288
If either of these allocations fail then we return ERR_PTR(0). That's
equivalent to NULL and results in a NULL pointer dereference in the
caller.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ocrdma_ah.c | ||
ocrdma_ah.h | ||
ocrdma_hw.c | ||
ocrdma_hw.h | ||
ocrdma_main.c | ||
ocrdma_sli.h | ||
ocrdma_stats.c | ||
ocrdma_stats.h | ||
ocrdma_verbs.c | ||
ocrdma_verbs.h | ||
ocrdma.h |