Files
u-boot-krane/test/cmd
Dario BinacchiandTom Rini 8d50a5ce72 test: cmd: part: fix integer handling in setup_gpt_partitions()
Coverity reports an INTEGER_OVERFLOW issue because ut_asserteq() compares
an unsigned int (mmc_dev_num) with ret, which can hold a negative error
code.

Addresses-Coverity-ID: CID 646439: Integer handling issues  (INTEGER_OVERFLOW)
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
2026-07-13 17:06:37 -06:00
..
2025-02-11 20:12:36 -06:00
2025-12-08 13:17:27 -06:00
2025-12-04 09:38:58 -06:00
2025-08-06 08:41:52 +02:00
2025-02-11 20:12:36 -06:00
2025-02-11 20:12:36 -06:00
2025-12-05 08:54:44 -06:00
2025-02-11 20:12:36 -06:00
2025-02-11 20:12:36 -06:00