aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-09-02 16:11:44 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2023-09-02 16:11:44 +0200
commit54cf00ba6e2cbea815d684415426ad28de9953fd (patch)
tree31495517ceae8e8344bd1730d0ca061427fdaa0d /Makefile.am
parent219e741f40f4801bae263e0b581b64888d887b4a (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 'Makefile.am')
0 files changed, 0 insertions, 0 deletions