end of a compression block because we were ending at minus one byte which is effectively the same as being at the end. The fix is to check whether the uncompressed buffer has been fully filled and if so we assume we have reached the end of the compression block. A big thank you to Marcin Gibuła for the bug report, the assistance in tracking down the bug and testing the fix. - Fix a bug where we forgot to reset the data_size and initialized_size in two error code paths. - Fix a bug where an uncompressed block could be misdetected as a compressed one if it was made up of multiple runs. (Logical change 1.390) |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
attrib.c | ||
attrib_RE.txt | ||
attrlist.c | ||
bitmap.c | ||
bootsect.c | ||
compat.c | ||
compress.c | ||
debug.c | ||
device.c | ||
device_io.c | ||
dir.c | ||
gnome-vfs-method.c | ||
gnome-vfs-module.c | ||
inode.c | ||
lcnalloc.c | ||
libntfs-gnomevfs.8.in | ||
libntfs.conf.in | ||
mft.c | ||
mst.c | ||
runlist.c | ||
security.c | ||
unistr.c | ||
unix_io.c | ||
volume.c | ||
win32_io.c |