hal ChangeLog,1.298,1.299

Kay Sievers kay at freedesktop.org
Thu Sep 16 16:18:09 PDT 2004


Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv27372

Modified Files:
	ChangeLog 
Log Message:
2004-09-17  Kay Sievers  <kay.sievers at vrfy.org>

        * hald/linux/volume_id/volume_id.c: (probe_vfat):
        Fix endless loop for FAT32 volumes where the root directory
        cluster chain is not terminated. Follow a maximum of 100 clusters
        now and stop searching if we find a directory-end entry.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.298
retrieving revision 1.299
diff -u -d -r1.298 -r1.299
--- ChangeLog	16 Sep 2004 22:23:10 -0000	1.298
+++ ChangeLog	16 Sep 2004 23:18:05 -0000	1.299
@@ -1,3 +1,10 @@
+2004-09-17  Kay Sievers  <kay.sievers at vrfy.org>
+
+	* hald/linux/volume_id/volume_id.c: (probe_vfat):
+	Fix endless loop for FAT32 volumes where the root directory
+	cluster chain is not terminated. Follow a maximum of 100 clusters
+	now and stop searching if we find a directory-end entry.
+
 2004-09-17  David Zeuthen  <david at fubar.dk>
 
 	Patch from Steve Grubb <linux_4ever at yahoo.com>.




More information about the hal-commit mailing list