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:
ed39f73
)
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
author
Anton Altaparmakov
<aia21@cantab.net>
Tue, 4 Oct 2005 12:06:00 +0000
(13:06 +0100)
committer
Anton Altaparmakov
<aia21@cantab.net>
Tue, 4 Oct 2005 12:06:00 +0000
(13:06 +0100)
count to become negative and hence we had a wild memset() scribbling
all over the system's ram.
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
No differences found