]> git.ipfire.org Git - thirdparty/util-linux.git/commit
wipefs: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:34:06 +0000 (15:34 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:34:06 +0000 (15:34 +0200)
commit95bfc92361819a4aaba528245f7077944f925087
treeedbaa696a35eb401637352f0e35d867f24d590fa
parent93d01a6233ad51d7f97ae6c78d9216f77b97b113
wipefs: check errno after strto..()

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