summaryrefslogtreecommitdiff
path: root/api/api_platform.c
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2026-04-29 08:22:08 +0200
committerTom Rini <[email protected]>2026-05-04 12:56:08 -0600
commit7dd93524eacfec8512700056fcb54a4ba5c8fd8b (patch)
tree0229f5bdac38cad05e24129b7f20e466149ed1a7 /api/api_platform.c
parentc7a6d4fdd7d40c5a3da11cd1ab298ca2c8b7f18b (diff)
fdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()
The fdt_pack() function can return an error code, but its return value was not being checked. Add proper error handling to propagate any failure. Also fix typo in comment: "Shink" -> "Shrink". Addresses-Coverity-ID: CID 645839: Error handling issues (CHECKED_RETURN) Signed-off-by: Michal Simek <[email protected]> Reviewed-by: Alexander Sverdlin <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Raymond Mao <[email protected]>
Diffstat (limited to 'api/api_platform.c')
0 files changed, 0 insertions, 0 deletions