]> 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, 20 Jul 2021 09:49:57 +0000 (11:49 +0200)
commitee021a5f9e22521ac51a9d370b3b99f06ab8ab64
tree9054cb22ec1a794dbcfbe55e4afd54a03c82a093
parenta9768580a49403a6ed4fcbc0403936073e301cdb
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