mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 13:31:16 +02:00
We should check argv[3] only if there are enough args. Otherwise, it might cause invalid memory access fault. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com>