mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 12:07:04 +00:00
platform_get_resource() may fail and in this case a NULL dereference
will occur.
Prevent this from happening by returning an error on
platform_get_resource() failure.
Fixes:
|
||
|---|---|---|
| .. | ||
| coda_regs.h | ||
| coda-bit.c | ||
| coda-common.c | ||
| coda-gdi.c | ||
| coda-h264.c | ||
| coda-jpeg.c | ||
| coda.h | ||
| imx-vdoa.c | ||
| imx-vdoa.h | ||
| Makefile | ||
| trace.h | ||