ntfs-3g/libntfs
cantab.net!aia21 33918ceae9 Fix nasty buffer overflow bug in ntfs_get_attribute_value() which we use to get
the attribute list attribute.  This is the same bug that was biting us in the
ntfs driver 2.1.4 and was fixed in 2.1.5.  Windows XP creates files where an
attribute's data size is more than one run list run shorter than the allocated
size which causes us to crash out as we assumed this would never happen.

(Logical change 1.241)
2003-11-19 12:16:02 +00:00
..
Makefile.am Cleanup build system with respect to CFLAGS so they are consistent throughout and 2003-11-19 10:31:21 +00:00
Makefile.in Add -fms-extensions to libntfs_gnomevfs compilation, too. 2003-11-18 18:19:10 +00:00
attrib.c Fix nasty buffer overflow bug in ntfs_get_attribute_value() which we use to get 2003-11-19 12:16:02 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
bitmap.c small tidyup 2003-01-25 17:02:31 +00:00
bootsect.c force the constant to the 64 bit 2003-11-18 21:17:57 +00:00
compat.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
debug.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
device.c merge common functions from disk_io.c into device.c 2003-10-06 11:38:25 +00:00
device_io.c Initial revision 2003-10-06 11:38:25 +00:00
dir.c eeek! return MREFs not integers 2003-11-04 13:04:07 +00:00
gnome-vfs-method.c Initial revision 2003-11-04 13:04:07 +00:00
gnome-vfs-module.c Initial revision 2003-11-04 13:04:07 +00:00
inode.c (Logical change 1.216) 2003-10-27 17:07:57 +00:00
lcnalloc.c fix signed warning 2003-11-04 13:04:07 +00:00
libntfs-gnomevfs.8.in (Logical change 1.227) 2003-11-06 16:30:56 +00:00
libntfs.conf.in Initial revision 2003-11-04 13:04:07 +00:00
mft.c Implement rollback in ntfs_mft_record_free(). 2003-10-29 17:35:15 +00:00
mst.c fix signed warnings 2003-11-04 13:04:07 +00:00
runlist.c fix signed warnings 2003-11-04 13:04:07 +00:00
unistr.c fix signed warnings 2003-11-04 13:04:07 +00:00
unix_io.c Moved from disk_io.c. All functions specific to unix style device operations. 2003-10-06 11:38:25 +00:00
volume.c fix signed warnings 2003-11-04 13:04:07 +00:00
win32_io.c Fixes from Lode to make it work on Cygwin. 2003-10-23 12:28:44 +00:00