grpc plugin: Update to the new gRPC API.
[collectd.git] / src / turbostat.c
index fc1b5dc..bd5d86c 100644 (file)
@@ -1342,7 +1342,7 @@ free_all_buffers(void)
 
        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;