diff options
| author | Marek Vasut <[email protected]> | 2023-03-02 04:08:18 +0100 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-03-08 11:40:57 -0800 |
| commit | 9d019f5106cc677fefd8ab6ccfc5ba0ed9e0b738 (patch) | |
| tree | 868a383974c3413d9b488bdfaadce71018a7f2cd /include/test | |
| parent | 778c7ab5a7905dd984ce1fc743962c16b5bf3d82 (diff) | |
cmd: fdt: Check argc before accessing argv in fdt bootcpu
On case 'fdt bootcpu' is invoked without parameters, argv[2] is not
valid and this command would SEGFAULT in sandbox environment. Add
missing argc test to avoid the crash and rather print usage help
message.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/test')
0 files changed, 0 insertions, 0 deletions
