git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33bc227
)
NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a
author
Anton Altaparmakov
<aia21@cantab.net>
Thu, 24 Nov 2005 13:41:33 +0000
(13:41 +0000)
committer
Anton Altaparmakov
<aia21@cantab.net>
Thu, 24 Nov 2005 13:41:33 +0000
(13:41 +0000)
left shift using PAGE_CACHE_SHIFT in fs/ntfs/file.c. Thanks to Andrew
Morton pointing this out to.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
No differences found