Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21157
Modified Files:
ChangeLog
Log Message:
Fix gigaleak in ntfscluster, utils.c::mft_next_record()
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -p -r1.274 -r1.275
--- ChangeLog 21 Aug 2005 00:50:14 -0000 1.274
+++ ChangeLog 21 Aug 2005 09:46:29 -0000 1.275
@@ -37,6 +37,7 @@ xx/xx/2005 - 1.12.0-WIP
- Only include sys/ioctl.h in libntfs/device.c if ./configure detected
it to be present. (Christophe)
- ntfscluster: fix incorrect volume usage calculation. (Szaka)
+ - ntfscluster, utils.c::mft_next_record(): fix gigaleak. (Szaka)
08/08/2005 - 1.11.2 - ntfsdecrypt now works and lots of fixes and improvements.
|