summaryrefslogtreecommitdiffstats
path: root/tests/expected/lscpu
diff options
context:
space:
mode:
authorRuediger Meier2016-03-16 13:18:19 +0100
committerKarel Zak2016-03-16 14:17:34 +0100
commite5fc6d6fb57c1fb22b6dcff584639ade37ad8b9b (patch)
treeae2a9005a3f4818b796f50d205337f478efc50c3 /tests/expected/lscpu
parentlscpu: use cpu and revision tag if available (diff)
downloadkernel-qcow2-util-linux-e5fc6d6fb57c1fb22b6dcff584639ade37ad8b9b.tar.gz
kernel-qcow2-util-linux-e5fc6d6fb57c1fb22b6dcff584639ade37ad8b9b.tar.xz
kernel-qcow2-util-linux-e5fc6d6fb57c1fb22b6dcff584639ade37ad8b9b.zip
lscpu: fix memleak because of ambiguous tags
Now the first one of certain ambiguous tags wins. Alternatively to this patch we could have called free() before xstrdup(). Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/expected/lscpu')
-rw-r--r--tests/expected/lscpu/lscpu-x86_64-64cpu2
-rw-r--r--tests/expected/lscpu/lscpu-x86_64-dell_e43102
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/expected/lscpu/lscpu-x86_64-64cpu b/tests/expected/lscpu/lscpu-x86_64-64cpu
index 17350e377..07990eade 100644
--- a/tests/expected/lscpu/lscpu-x86_64-64cpu
+++ b/tests/expected/lscpu/lscpu-x86_64-64cpu
@@ -13,7 +13,7 @@ Stepping: 6
CPU MHz: 1064.000
CPU max MHz: 1996.0000
CPU min MHz: 1064.0000
-BogoMIPS: 3989.44
+BogoMIPS: 3990.31
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
diff --git a/tests/expected/lscpu/lscpu-x86_64-dell_e4310 b/tests/expected/lscpu/lscpu-x86_64-dell_e4310
index 929cdf94f..39ec32ca0 100644
--- a/tests/expected/lscpu/lscpu-x86_64-dell_e4310
+++ b/tests/expected/lscpu/lscpu-x86_64-dell_e4310
@@ -13,7 +13,7 @@ Stepping: 5
CPU MHz: 1199.000
CPU max MHz: 2667.0000
CPU min MHz: 1199.0000
-BogoMIPS: 5319.97
+BogoMIPS: 5319.92
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K