mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +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>