summaryrefslogtreecommitdiff
path: root/contrib/apps/socket_examples
diff options
context:
space:
mode:
authorDario Binacchi <[email protected]>2026-06-26 20:33:49 +0200
committerTom Rini <[email protected]>2026-07-13 17:06:37 -0600
commit8d50a5ce721212f0b4277a3b24f5d07799970bee (patch)
treed9ed59d5fc63373019b9f8c57961980bc3ab7c40 /contrib/apps/socket_examples
parentab2266aff3622a1cf1a5e76a0702688b2bb538a5 (diff)
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 <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'contrib/apps/socket_examples')
0 files changed, 0 insertions, 0 deletions