]> git.ipfire.org Git - thirdparty/util-linux.git/commit
readprofile: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:37:48 +0000 (15:37 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:34:53 +0000 (11:34 +0200)
commitaeba558136d2082fd01939905bbb4d323f54c34c
tree9df9188bddd59e303b37a30a229c90b86f5fe6ab
parent9411b6ccf8a2455b0a00ac27c1d0e46c2c6b4a3a
readprofile: check errno after strto..()

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