Trivial bug in dbus-launch.c in dbus 1.1.20

John (J5) Palmieri johnp at redhat.com
Mon Mar 10 11:14:02 PDT 2008


This fix has been in git and I am going to do a point release sometime
soon.

On Fri, 2008-03-07 at 12:34 -0500, David Belser wrote:
> Heads up, I just found a trivial bug in dbus-launch.c, if compiled
> without X11 (DBUS_BUILD_X11 not defined). On or about line  969,
> xdisplay is set to null - but it's not ifdef'd out
> 
> #ifdef DBUS_BUILD_X11            <<<< add if def!
>       xdisplay = NULL;
> #endif
> 
> I'm just switching over to 1.1.20.
> 
> - Dave
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus



More information about the dbus mailing list