]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fsck: do not use atoi()
authorKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 12:42:56 +0000 (14:42 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 12:49:35 +0000 (14:49 +0200)
commit2ce856993b5479e0265431eb6ccd576f6681a993
treedabe078528a85e6338149c207347c039aea6054f
parent84825b161ba5d18da4142893b9789b3fc71284d9
fsck: do not use atoi()

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