]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:00:40 +0000 (15:00 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:21:11 +0000 (15:21 +0200)
commit9bf8088f258a9b213886e3c663b8e57a3b65bfd3
tree11e6d1515fb34603b61e100aedfcb1e29ca70686
parentc9eea1b354297309c4da8f5c2fee663ef1a6e221
hwclock: check errno after strto..()

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