parent
85bc7db098
commit
b3f275dccd
|
@ -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.
|
||||
|
|
|
@ -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@
|
||||
|
|
Loading…
Reference in New Issue