]> 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>
Tue, 20 Jul 2021 09:33:27 +0000 (11:33 +0200)
commit736b6ab7fd08e73121f60c3c12a39f7a863ce81e
tree15084a66b28b8001e9ce5b6d51d814f8cb098e97
parent864578ded7fee28aaa2a18881b9328f3920abdf3
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