ntfs-3g/libntfs
cantab.net!aia21 e9bce127fa Auto merged
2003/09/24 14:13:09+01:00 cantab.net!aia21
Fix a silly bug in attrib.c::ntfs_external_attr_find() which caused
us to always return the same attribute during an enumeration as soon
as the end of the attributes to be enumerated was reached thus
causing the program doing the enumeration to hang in a tight loop.
NOTE: There is still work to do as ctx->al_entry is set to NULL
instead of to the position in the attribute list at which to insert.

(Logical change 1.182)
2003-09-24 13:16:33 +00:00
..
Makefile.am Bump LTVERSION by one because the library interfaces have changed. 2003-06-03 12:37:21 +00:00
Makefile.in Bump LTVERSION by one because the library interfaces have changed. 2003-06-03 12:37:21 +00:00
attrib.c Auto merged 2003-09-24 13:16:33 +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 Hopefully finished device io abstraction layer in the library. 2003-06-02 08:53:04 +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 Hopefully finished device io abstraction layer in the library. 2003-06-02 08:53:04 +00:00
dir.c Auto merged 2003-08-03 14:56:03 +00:00
disk_io.c sys/ioctl.h always needed. 2003-07-31 14:12:36 +00:00
inode.c sync with Paul 2003-01-09 16:30:59 +00:00
lcnalloc.c Auto merged 2003-03-18 16:54:39 +00:00
mft.c ntfs_mft_records_write(): stupid buffer overflow bug (ouch!) 2003-02-13 10:27:33 +00:00
mst.c a typos left over from the big rename 2003-01-09 16:30:59 +00:00
runlist.c Hopefully finished device io abstraction layer in the library. 2003-06-02 08:53:04 +00:00
unistr.c a typos left over from the big rename 2003-01-09 16:30:59 +00:00
volume.c Use hasmntopt only if it exists. 2003-07-31 14:12:36 +00:00
win32_io.c Lode Leroy: Fix typo in win32_io.c. 2003-07-29 16:28:09 +00:00