diff options
| author | Jan Kara <[email protected]> | 2007-06-01 00:46:29 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-01 08:18:27 -0700 |
| commit | 85d71244f02583886dc20a60df2d4657d42116b4 (patch) | |
| tree | 9140675832d488f40f5a4b230ff7c651a598dbf4 /scripts/patch-kernel | |
| parent | 296baae254c2e9ead4da5bfa57ecec86750331c7 (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