]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: do not use atol()
authorKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 15:26:11 +0000 (17:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:50:52 +0000 (11:50 +0200)
commitc0617de5a4a888325d7ae9efe12a69fe46579549
tree31d06aa018efa314835adf4488d01a274c39bb92
parentcb75cf88b83d015553712284a4d24995a3e875b4
agetty: do not use atol()

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