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:36:47 -0700 |
commit | c1d644abce8761a681ddf9a0ebe225f93f2bc5a5 (patch) | |
tree | 84ea0f43200a703b6ccdf24c38b747f89b8b6866 /net/unix/garbage.c | |
parent | 72fec8085df88ab1df41372a34fdfefa72a8936f (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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions