diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-05-31 00:40:49 -0700 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2007-06-11 11:37:11 -0700 |
commit | d6ecd0775fe06a3722eb83c7e731f2f4abd1585d (patch) | |
tree | b599722eb58cde0805afb8e84e3c3ae5aa814cc3 /net | |
parent | 58a25fc96840baa5a6e0a15a0089919e2d96cfc9 (diff) |
[PATCH] 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" <hidave.darkstar@gmail.com>
Cc: "Christoph Lameter" <clameter@sgi.com>
Acked-by: Anton Altaparmakov <aia21@cantab.net>
Cc: <stable@kernel.org>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions