]> git.ipfire.org Git - thirdparty/util-linux.git/commit
utmpdump: do not use atoi()
authorKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 14:50:46 +0000 (16:50 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 15:04:24 +0000 (17:04 +0200)
commit55cbb788f8ff25737f66dc8d40e654e9594341f6
treec3238158953ad1b62a8ff0289d35df2ce45bb94e
parentcfc0d463b43249eb2e977cf80a3ee333a5d6fb81
utmpdump: do not use atoi()

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