]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sys-utils: lscpu segfaults when built with -fsanitize=address
authorCristian Rodríguez <crrodriguez@opensuse.org>
Sat, 30 May 2015 18:51:41 +0000 (15:51 -0300)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Jun 2015 09:58:53 +0000 (11:58 +0200)
commita680b2abe725f4d52403652688a94490f2023752
tree5e1cc0f63db52dbca1c58c20f628b6e204ddd6b3
parenta79b7cab66147dd3a7d072e076796c6cd580a593
sys-utils: lscpu segfaults when built with -fsanitize=address

This is expected and a false positive, exclude the vmware detection
trick when __SANITIZE_ADDRESS__ is defined.
sys-utils/lscpu.c