]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsmem: check errno after strto..()
authorKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:29:33 +0000 (15:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 21 Jun 2021 13:29:33 +0000 (15:29 +0200)
commitfe4e122ab3378dfadaf60c61d0e893be5df1c199
tree51aae9f2217dd0125de8c5c8ead1876132f32e69
parent35d458708e0b1496e586a9be4d07289577cb46c9
lsmem: check errno after strto..()

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