This one is similar to the previous dbusbind.c patch. No need to copy the string and if dbus_bus_get_unique_name () returns NULL strcpy will segfault. David 2008-04-13 David Hansen * dbusbind.c (dbus-get-unique-name): Remove extra copying of name string.