mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-24 14:54:49 +08:00
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 |