diff options
author | Jan Kara <[email protected]> | 2018-02-08 17:39:01 +0100 |
---|---|---|
committer | Jan Kara <[email protected]> | 2018-02-16 11:14:41 +0100 |
commit | 91c9c9ec54c1e88d9ef59a7b12cf31d6ef5d1e58 (patch) | |
tree | 9ca7e1fbc0013be28c98d09cf8965de749732b4e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | e1603b6effe177210701d3d7132d1b68e7bd2c93 (diff) |
udf: Fix off-by-one in volume descriptor sequence length
We pass one block beyond end of volume descriptor sequence into
process_sequence() as 'lastblock' instead of the last block of the
sequence. When the sequence is not terminated with TD descriptor, this
could lead to false errors due to invalid blocks in volume descriptor
sequence and thus unmountable volumes.
Acked-by: Pali Rohár <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions