mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-24 20:17:16 +00:00
There is a potential NULL pointer dereference in case
alloc_ctrl_packet() fails and returns NULL.
Fixes:
|
||
|---|---|---|
| .. | ||
| hardware.c | ||
| hardware.h | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| network.c | ||
| network.h | ||
| setup_protocol.h | ||
| tty.c | ||
| tty.h | ||