]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: 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:03:01 +0000 (15:03 +0200)
commit5aa726461a997044bb9d32ad8e9e2bbccabb79de
treefc9afeccb20234f77d00cb4b24e589d7265d6930
parent0395e8f7d73564eb762b5cef4b1602192891b62b
libmount: check errno after strto..()

Addresses: https://github.com/karelzak/util-linux/issues/1356
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/python/pylibmount.c
libmount/src/context_veritydev.c
libmount/src/tab_parse.c