mirror of https://gitee.com/openkylin/linux.git
0a2c34f18c
Currently if a pci dma mapping failure is detected a free'd
memblock address is returned rather than a NULL (that indicates
an error). Fix this by ensuring NULL is returned on this error case.
Addresses-Coverity: ("Use after free")
Fixes:
|
||
---|---|---|
.. | ||
vxge | ||
Kconfig | ||
Makefile | ||
s2io-regs.h | ||
s2io.c | ||
s2io.h |