]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: avoid double free
authorSami Kerola <kerolasa@iki.fi>
Sun, 13 Jul 2014 17:30:32 +0000 (18:30 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sun, 13 Jul 2014 17:35:39 +0000 (18:35 +0100)
commit4e6604e51a5460653cd1189c51f5935ae0cde550
tree5929d1b7d65620420325516fe486466cab358049
parentb697fc994aac21ba0ccc8658fc6a3f9fdfdd096b
lscpu: avoid double free

The double free was possible for architectures other than x86_64 or i386.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/lscpu-dmi.c