]> git.ipfire.org Git - thirdparty/util-linux.git/commit
kill: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:32:51 +0000 (15:32 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:34:53 +0000 (11:34 +0200)
commit7a50f117a4e5a0d435f93d4093f10666544c7e63
tree0866e2387bec76d65d668f5ba1e5513f78dc7c24
parent21ef212a586bb4c4d243d53d49ad2233064919ff
kill: check errno after strto..()

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