Update for 1.8.4 release.

(Logical change 1.273)
edge.strict_endians
cantab.net!aia21 2004-01-26 09:53:57 +00:00
parent 85bc7db098
commit b3f275dccd
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
xx/xx/2004 - 1.8.4 - WIP
23/01/2004 - 1.8.4 - Memory leak fixes.
- Fix memory leaks in libntfs/dir.c::ntfs_inode_lookup_by_name(),
libntfs/dir.c::ntfs_readdir() and libntfs/attrib.c::ntfs_attr_open().
Thanks to Christophe Grenier and valgrind for finding them.

View File

@ -78,7 +78,6 @@ LIBNTFS_GNOMEVFS_LIBS = @LIBNTFS_GNOMEVFS_LIBS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIBTOOL_DEPS = @LIBTOOL_DEPS@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@