]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslogins: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:31:43 +0000 (15:31 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:34:53 +0000 (11:34 +0200)
commit21ef212a586bb4c4d243d53d49ad2233064919ff
treea0f745e9107c2c99b50ff1bcd8a19b6e4bf4f6fb
parentb2db509d13482da329527dffced1218962aef9d6
lslogins: check errno after strto..()

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