Mailinglist Archive: opensuse-bugs (14787 mails)
| < Previous | Next > |
[Bug 219356] suseplugger crashes with dbus error
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 9 Nov 2006 09:21:28 -0700 (MST)
- Message-id: <20061109162128.EE78425C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=219356
dkukawka@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dkukawka@xxxxxxxxxx |coolo@xxxxxxxxxx
Status|ASSIGNED |NEW
------- Comment #23 from dkukawka@xxxxxxxxxx 2006-11-09 09:21 MST -------
You have simply to check if one of the udis in the list is NULL. There was
nothing changed:
/**
* libhal_get_all_devices:
[...]
* Get all devices in the Global Device List (GDL).
*
* Returns: An array of device identifiers terminated with NULL. It is
* the responsibility of the caller to free with
* libhal_free_string_array(). If an error occurs NULL is returned.
*/
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
dkukawka@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|dkukawka@xxxxxxxxxx |coolo@xxxxxxxxxx
Status|ASSIGNED |NEW
------- Comment #23 from dkukawka@xxxxxxxxxx 2006-11-09 09:21 MST -------
You have simply to check if one of the udis in the list is NULL. There was
nothing changed:
/**
* libhal_get_all_devices:
[...]
* Get all devices in the Global Device List (GDL).
*
* Returns: An array of device identifiers terminated with NULL. It is
* the responsibility of the caller to free with
* libhal_free_string_array(). If an error occurs NULL is returned.
*/
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |