Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2133
Modified Files:
ChangeLog
Log Message:
ntfsinfo: fix two freed memory usage when dumping $SDS and index allocation
entries; factor out ntfs_attr_readall();
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.364
retrieving revision 1.365
diff -u -p -r1.364 -r1.365
--- ChangeLog 14 Mar 2006 21:20:20 -0000 1.364
+++ ChangeLog 26 Mar 2006 16:49:42 -0000 1.365
@@ -7,6 +7,8 @@ xx/xx/2006 - 1.13.1-WIP
in $Bitmap (useful to find potentially corrupted files). (Szaka)
- mkntfs: set the physical drive and the extended boot signature to
0x80 in the Extended BPB which are needed to boot from disk. (Szaka)
+ - ntfsinfo: fix two freed memory usage when dumping $SDS and index
+ allocation entries. (Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|