diff options
| author | Andrew Morton <[email protected]> | 2007-05-31 00:40:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-31 07:58:13 -0700 |
| commit | 1fc799e1b4efdbc405d87d9f154d64d9bc299e5c (patch) | |
| tree | 39b41ffd8647b3fa0a8262c4e5cb69602d309010 /include | |
| parent | ebdf7d399e67499dbd2a6b5154805fb049846cbb (diff) | |
ntfs_init_locked_inode(): fix array indexing
Local variable `i' is a byte-counter. Don't use it as an index into an array
of le32's.
Reported-by: "young dave" <[email protected]>
Cc: "Christoph Lameter" <[email protected]>
Acked-by: Anton Altaparmakov <[email protected]>
Cc: <[email protected]>
Cc: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions