aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2007-06-01 00:46:29 -0700
committerLinus Torvalds <[email protected]>2007-06-01 08:18:27 -0700
commit85d71244f02583886dc20a60df2d4657d42116b4 (patch)
tree9140675832d488f40f5a4b230ff7c651a598dbf4 /scripts/patch-kernel
parent296baae254c2e9ead4da5bfa57ecec86750331c7 (diff)
Fix possible UDF data corruption
update_next_aext() could possibly rewrite values in elen and eloc, possibly leading to data corruption when rewriting a file. Use temporary variables instead. Also advance cur_epos as it can also point to an indirect extent pointer. Signed-off-by: Jan Kara <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions