]> 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>
Tue, 20 Jul 2021 09:34:53 +0000 (11:34 +0200)
commit8803c8d4ab28e50bd17ed1f9399a8a2321102987
treed38a9a4e37059cd371cfb9453894ab8524918efc
parent096487c61657515bcf126978ed9a958c5595f791
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