Re: [PATCH] dhclient: copy leasefiles from old location if needed (rh #916233)
- From: Colin Walters <walters verbum org>
- To: Dan Williams <dcbw redhat com>
- Cc: networkmanager-list gnome org
- Subject: Re: [PATCH] dhclient: copy leasefiles from old location if needed (rh #916233)
- Date: Thu, 14 Mar 2013 21:08:25 -0400
On Thu, 2013-03-14 at 14:38 -0500, Dan Williams wrote:
+ error && error->message ? error->message : "(unknown)");
How could error be != NULL but error->message be NULL? Sounds like
there was some buggy gobject library out there? If so the right thing
is to fix it and not work around it everywhere...
g_set_error() will warn if the message is NULL, at least in current glib
git.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]