| commit | 18efefa9355119b4f6d9b73b074ebbf9882c37c3 | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Tue Oct 04 13:06:00 2005 +0100 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Tue Oct 04 13:06:00 2005 +0100 |
| tree | 06be664fb85896e6506c3cc8e79ba33e963ce79c | |
| parent | ed39f731ab2e77e58122232f6e27333331d7793d [diff] |
NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the
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>