1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 01:32:47 +02:00
Files
u-boot-megous/net/lwip
Heinrich Schuchardt d701c6ab42 net: lwip: check if network device is available in do_dhcp
eth_get_dev() returns NULL if no network device is available.
Not checking the return value leads to a crash when the device
pointer is dereferenced.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
2024-12-19 12:17:37 -06:00
..
2024-11-14 18:14:05 -06:00
2024-10-16 11:11:56 -06:00
2024-11-22 14:37:49 -06:00
2024-11-14 18:14:05 -06:00
2024-11-14 18:14:05 -06:00
2024-11-30 11:52:47 -06:00