]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: do not use atoi()
authorKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 15:06:46 +0000 (17:06 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 22 Jun 2021 15:20:49 +0000 (17:20 +0200)
commit24c17c629484d6efb48e6c38a6ddd5efdc672798
treed2f57d3ce62c6961274403558f39bf814c69985d
parent55cbb788f8ff25737f66dc8d40e654e9594341f6
lscpu: do not use atoi()

Addresses: https://github.com/karelzak/util-linux/issues/1358
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/lscpu-cputype.c
sys-utils/lscpu-topology.c