Re: [PATCH] dhclient: copy leasefiles from old location if needed (rh #916233)



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]