mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-25 23:34:47 +08:00
f30ce3d376
As kmalloc can return NULL pointer, it should be better to
check the return value and return error, same as
coda_jpeg_decode_header.
Fixes:
|
||
---|---|---|
.. | ||
coda_regs.h | ||
coda-bit.c | ||
coda-common.c | ||
coda-gdi.c | ||
coda-h264.c | ||
coda-jpeg.c | ||
coda-mpeg2.c | ||
coda-mpeg4.c | ||
coda.h | ||
imx-vdoa.c | ||
imx-vdoa.h | ||
Kconfig | ||
Makefile | ||
trace.h |