mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-12 17:34:31 +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 |