hal ChangeLog,1.338,1.339

David Zeuthen david at freedesktop.org
Fri Oct 8 11:49:33 PDT 2004


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

Modified Files:
	ChangeLog 
Log Message:
2004-10-08  David Zeuthen  <david at fubar.dk>

	* hald/linux/pci_bus_device.c (pci_ids_load): The {pci, usb} id
	database read functions never close the file descriptors.  bad.
	Fixed in attached patch. Patch from Sjoerd Simons <sjoerd at luon.net>.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -d -r1.338 -r1.339
--- ChangeLog	8 Oct 2004 16:40:24 -0000	1.338
+++ ChangeLog	8 Oct 2004 18:49:30 -0000	1.339
@@ -1,5 +1,11 @@
 2004-10-08  David Zeuthen  <david at fubar.dk>
 
+	* hald/linux/pci_bus_device.c (pci_ids_load): The {pci, usb} id
+	database read functions never close the file descriptors.  bad.
+	Fixed in attached patch. Patch from Sjoerd Simons <sjoerd at luon.net>.
+
+2004-10-08  David Zeuthen  <david at fubar.dk>
+
 	* configure.in: look for BLKGETSIZE64 to be provided. From
 	Jonathan Blandford  <jrb at gnome.org>
 




More information about the hal-commit mailing list