diff options
author | Lasse Collin <[email protected]> | 2011-01-12 17:01:17 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-01-13 08:03:24 -0800 |
commit | 8218a437234309faa5725f82c33c3523788d5f68 (patch) | |
tree | 9d21b42e47fa5a450df28246c4d26221d6ef6105 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 22e4420820bdab66fee8c0b0a8acdd35c1000595 (diff) |
Decompressors: fix header validation in decompress_unlzma.c
Validation of header.pos calls error() but doesn't make the function
return to indicate an error to the caller. Instead the decoding is
attempted with invalid header.pos. This fixes it.
Signed-off-by: Lasse Collin <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Alain Knaff <[email protected]>
Cc: Albin Tonnerre <[email protected]>
Cc: Phillip Lougher <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions