]> 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, 22 Jun 2021 15:26:20 +0000 (17:26 +0200)
commitb4533177aeac287e0b0563cd1b9ee61bce29ee88
tree521dd584e1f67a87f24603a644ec719d3d3650e7
parent24c17c629484d6efb48e6c38a6ddd5efdc672798
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