mirror of https://github.com/torvalds/linux.git
There is a potential NULL pointer dereference in case
alloc_ctrl_packet() fails and returns NULL.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| hardware.c | ||
| hardware.h | ||
| main.c | ||
| main.h | ||
| network.c | ||
| network.h | ||
| setup_protocol.h | ||
| tty.c | ||
| tty.h | ||