diff options
author | Alexander Usyskin <[email protected]> | 2016-02-17 18:27:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:27:36 -0800 |
commit | 35bf7692e765c2275bf93fe573f7ca868ab73453 (patch) | |
tree | 9c96029f50751a8cc6daba72e1e39cc01085c622 /tools/perf/util/trace-event-scripting.c | |
parent | 941943cf519f7cacbbcecee5c4ef4b77b466bd5c (diff) |
mei: fix format string in debug prints
buf_idx type was changed to size_t, and few places
missed out to change the print format from %ld to %zu.
Use also uz for buf.size which is also of size_t
Fixes:
commit 56988f22e097 ("mei: fix possible integer overflow issue")'
Signed-off-by: Alexander Usyskin <[email protected]>
Signed-off-by: Tomas Winkler <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions