ntfs-3g/libntfs
cantab.net!aia21 9f426c46e5 Fix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would
free the extent inode attached to the search context but leave it
attached to the base inode, so this would lead to memory corruption
and worse problems. Thanks to Szakacsits Szabolcs for spotting this.
We now don't close extent inodes any more at all and just leave it
to the closing of the base inode to dispose of all the extent inodes.

(Logical change 1.42)
2002-12-13 14:44:50 +00:00
..
Makefile.am Added compat.c to the build 2002-12-02 01:57:17 +00:00
Makefile.in update build 2002-12-09 09:23:21 +00:00
attrib.c Fix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would 2002-12-13 14:44:50 +00:00
attrib_RE.txt new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
bootsect.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +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
dir.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
disk_io.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
inode.c Fix bug where the call to ntfs_attr_{put,reinit}_search_ctx() would 2002-12-13 14:44:50 +00:00
mft.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
mst.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
runlist.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00
unistr.c update 2002-12-12 20:12:16 +00:00
volume.c new api renames to ntfs_object_action 2002-12-10 11:53:41 +00:00