mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 17:13:38 +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>