mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Currently there is no null check on a failed allocation of board_data,
and hence a null pointer dereference will occurr. Fix this by checking
for the out of memory null pointer.
Fixes:
|
History
|
|
|---|---|---|
| .. | ||
| ar2315.c | ||
| ar2315.h | ||
| ar2315_regs.h | ||
| ar5312.c | ||
| ar5312.h | ||
| ar5312_regs.h | ||
| board.c | ||
| devices.c | ||
| devices.h | ||
| early_printk.c | ||
| Kconfig | ||
| Makefile | ||
| Platform | ||
| prom.c | ||