Skip to content
Commit eeb71c95 authored by Naoya Horiguchi's avatar Naoya Horiguchi Committed by Len Brown
Browse files

tools/power turbostat: fix buffer overrun



turbostat could be terminated by general protection fault on some latest
hardwares which (for example) support 9 levels of C-states and show 18
"tADDED" lines. That bloats the total output and finally causes buffer
overrun.  So let's extend the buffer to avoid this.

Signed-off-by: default avatarNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 605736c6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment