diff options
author | Maks Mishin <maks.mishinfz@gmail.com> | 2025-01-22 19:15:04 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-26 11:35:46 -0600 |
commit | f55fa90a959e4644b89c56e692930810c5c462b4 (patch) | |
tree | 0f6776c235b5eb965ffe77564c14a56a5b3d7e84 /common/bloblist.c | |
parent | 61216767209262f5d005a63fb846a808516ff3bf (diff) |
tools: check result of lseek
Return value of function 'lseek', called at pblimage.c:211,
is not checked, but it is usually checked for this function.
This trigger was found using the Svace static analyzer.
Signed-off-by: Maks Mishin <maks.mishinFZ@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/bloblist.c')
0 files changed, 0 insertions, 0 deletions