From: Colin Ian King
Fix a common coding error where realloc fails and the original
allocated data is not free'd.
Signed-off-by: Colin Ian King
Signed-off-by: Daniel Lezcano
---
idlestat.c | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/idlestat.c b/id
From: Colin Ian King
Fix a common coding error where realloc fails and the original
allocated data is not free'd.
Signed-off-by: Colin Ian King
Signed-off-by: Daniel Lezcano
---
idlestat.c | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/idlestat.c b/id