Searched refs:service_copy (Results 1 – 1 of 1) sorted by relevance
254 char *service_copy; in merge_service_context_hash() local257 service_copy = NULL; in merge_service_context_hash()266 service_copy = _dbus_strdup (service); in merge_service_context_hash()267 if (service_copy == NULL) in merge_service_context_hash()273 if (!_dbus_hash_table_insert_string (dest, service_copy, context_copy)) in merge_service_context_hash()276 service_copy = NULL; in merge_service_context_hash()283 if (service_copy) in merge_service_context_hash()284 dbus_free (service_copy); in merge_service_context_hash()