]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fsck: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:29:43 +0000 (15:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:29:43 +0000 (15:29 +0200)
commitd8a42b67c838418952799cd9f7f3a09b1f878a81
treef8c0cf192e30ed68e2eb8bb45edf8a18c8a41850
parentfe4e122ab3378dfadaf60c61d0e893be5df1c199
fsck: check errno after strto..()

Addresses: https://github.com/karelzak/util-linux/issues/1356
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/fsck.c