hal ChangeLog,1.303,1.304
David Zeuthen
david at freedesktop.org
Sun Sep 19 07:47:30 PDT 2004
- Previous message: hal/hald/linux usb_bus_device.c,1.12,1.13
- Next message: hal/doc/spec hal-arch.dia, 1.2, 1.3 hal-arch.png, 1.2,
1.3 hal-linux26.dia, 1.2, 1.3 hal-linux26.png, 1.2,
1.3 hal-spec.html, 1.21, 1.22 hal-spec.xml.in, 1.19, 1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv28940
Modified Files:
ChangeLog
Log Message:
2004-09-19 David Zeuthen <david at fubar.dk>
Patch from Sjoerd Simons <sjoerd at luon.net>.
* hald/linux/usb_bus_device.c (usb_proc_parse): usb_proc_parse()
parses /proc/bus/usb/devices but never closes the FILE struct,
which obviously leads to a fd leak. Fixed in attached patch.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- ChangeLog 19 Sep 2004 14:08:09 -0000 1.303
+++ ChangeLog 19 Sep 2004 14:47:28 -0000 1.304
@@ -1,5 +1,13 @@
2004-09-19 David Zeuthen <david at fubar.dk>
+ Patch from Sjoerd Simons <sjoerd at luon.net>.
+
+ * hald/linux/usb_bus_device.c (usb_proc_parse): usb_proc_parse()
+ parses /proc/bus/usb/devices but never closes the FILE struct,
+ which obviously leads to a fd leak. Fixed in attached patch.
+
+2004-09-19 David Zeuthen <david at fubar.dk>
+
Patch from Alexander Larsson <alexl at redhat.com>. It seems that
some models of cd-rw drives doesn't seem to support the GET
CONFIGURATION command. At least mine returns sense 5h. However, to
- Previous message: hal/hald/linux usb_bus_device.c,1.12,1.13
- Next message: hal/doc/spec hal-arch.dia, 1.2, 1.3 hal-arch.png, 1.2,
1.3 hal-linux26.dia, 1.2, 1.3 hal-linux26.png, 1.2,
1.3 hal-spec.html, 1.21, 1.22 hal-spec.xml.in, 1.19, 1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list