]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libuuid: 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:06:40 +0000 (15:06 +0200)
commitb0cfd4ba3a676b9c8e3ce50659d419c71aba1cc4
tree138408526e1dc76a69a41f7d50757e6b0f5c2d87
parent5aa726461a997044bb9d32ad8e9e2bbccabb79de
libuuid: check errno after strto..()

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