hal ChangeLog,1.562,1.563

David Zeuthen david at freedesktop.org
Thu Jul 21 06:54:13 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
2005-07-21  David Zeuthen  <davidz at redhat.com>

        * libhal/libhal.c: This is a fix to prevent segmentation faults in
        libhal if a function called with parameter LibHalContext *ctx ==
        NULL/0. Patch from Danny Kukawka <danny.kukawka at web.de>.



Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.562
retrieving revision 1.563
diff -u -d -r1.562 -r1.563
--- ChangeLog	20 Jul 2005 23:43:19 -0000	1.562
+++ ChangeLog	21 Jul 2005 13:54:11 -0000	1.563
@@ -1,3 +1,9 @@
+2005-07-21  David Zeuthen  <davidz at redhat.com>
+
+	* libhal/libhal.c: This is a fix to prevent segmentation faults in
+	libhal if a function called with parameter LibHalContext *ctx ==
+	NULL/0. Patch from Danny Kukawka <danny.kukawka at web.de>.
+
 2005-07-20  David Zeuthen  <davidz at redhat.com>
 
 	Patch from W. Michael Petullo <mike at flyn.org>.




More information about the hal-commit mailing list