summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dd81ee8)
raw | patch | inline | side by side (parent: dd81ee8)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 16 Apr 2016 11:52:34 +0000 (13:52 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 16 Apr 2016 11:59:40 +0000 (13:59 +0200) |
src/turbostat.c | patch | blob | history |
diff --git a/src/turbostat.c b/src/turbostat.c
index fc1b5dccc0dd3c4b2c2c848b1de1f9a57c95c156..bd5d86cdd626b7f216a7c82252d01227facdba44 100644 (file)
--- a/src/turbostat.c
+++ b/src/turbostat.c
CPU_FREE(cpu_present_set);
cpu_present_set = NULL;
- cpu_present_set = 0;
+ cpu_present_setsize = 0;
CPU_FREE(cpu_affinity_set);
cpu_affinity_set = NULL;