]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: fix NULL dereference
authorKarel Zak <kzak@redhat.com>
Fri, 30 Jul 2021 12:35:25 +0000 (14:35 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 30 Jul 2021 12:35:25 +0000 (14:35 +0200)
commit0d7cef3ddbd2aacbea8c11e8524a3de68dfb8ff6
treef60f3273db4e407f7f5d1a14a1253b4512a4ccac
parent5cc37e883ee5dbe59a89b925e06f3a92d54cbb29
lscpu: fix NULL dereference

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