]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslocks: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:33:36 +0000 (15:33 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:34:53 +0000 (11:34 +0200)
commitc357816caa5a8dd7876020394635f5dcba859e4f
treeb05e4d9f7ff96d95949eef9500a7fa574c458319
parent7a50f117a4e5a0d435f93d4093f10666544c7e63
lslocks: check errno after strto..()

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