diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2023-09-02 16:11:44 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2023-09-02 16:11:44 +0200 |
commit | 54cf00ba6e2cbea815d684415426ad28de9953fd (patch) | |
tree | 31495517ceae8e8344bd1730d0ca061427fdaa0d /ubi-utils/ubirmvol.c | |
parent | 219e741f40f4801bae263e0b581b64888d887b4a (diff) |
jffs2dump: check return value of lseek
On error, lseek returns a negative value. We need to check for that
and abort, instead of passing -1 to malloc and later on to read_nocheck.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'ubi-utils/ubirmvol.c')
0 files changed, 0 insertions, 0 deletions