aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJan Beulich <[email protected]>2014-01-23 15:56:20 -0800
committerLinus Torvalds <[email protected]>2014-01-23 16:37:04 -0800
commit2a1d689c9ba42a6066540fb221b6ecbd6298b728 (patch)
tree55c0cab9c0aa7d17fc23f03b9b7631e24458c125 /tools/perf/util/trace-event-scripting.c
parent40e2c71d57565a82970a5a2b75f7eb67bb3252f4 (diff)
lib/decompress_unlz4.c: always set an error return code on failures
"ret", being set to -1 early on, gets cleared by the first invocation of lz4_decompress()/lz4_decompress_unknownoutputsize(), and hence subsequent failures wouldn't be noticed by the caller without setting it back to -1 right after those calls. Reported-by: Matthew Daley <[email protected]> Signed-off-by: Jan Beulich <[email protected]> Cc: Kyungsik Lee <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions