]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: 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:00:40 +0000 (15:00 +0200)
commit0395e8f7d73564eb762b5cef4b1602192891b62b
treedead37c2fc770edff6c3761b3beb12351d42e388
parent1293b0f65db1f219a6e1671c96eeec1d3957cf81
libblkid: check errno after strto..()

Addresses: https://github.com/karelzak/util-linux/issues/1356
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/partitions/partitions.c
libblkid/src/probe.c
libblkid/src/read.c