mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-30 07:51:42 +01:00
Invoking lseek() may result in an error. Handle it.
Addresses-Coverity-ID: 376212 ("Error handling issues (CHECKED_RETURN)")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>