[patch] fix uninitialised GError

Richard Hughes ee21rh at surrey.ac.uk
Wed Feb 2 13:50:41 PST 2005


On Wed, 02 Feb 2005 18:23:56 +0000, Richard Hughes wrote:

> Fix is trivial:
> 
> -       GError *error;
> +       GError *error = NULL;
> 

Wow, I see big changes in the CVS! This fix is still valid tho.

Richard.

-- 

http://www.hughsie.com/PUBLIC-KEY


_______________________________________________
hal mailing list
hal at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal



More information about the Hal mailing list