Searched refs:service_copy (Results 1 – 1 of 1) sorted by relevance
195 char *service_copy; in merge_service_context_hash() local198 service_copy = NULL; in merge_service_context_hash()207 service_copy = _dbus_strdup (service); in merge_service_context_hash()208 if (service_copy == NULL) in merge_service_context_hash()214 if (!_dbus_hash_table_insert_string (dest, service_copy, context_copy)) in merge_service_context_hash()217 service_copy = NULL; in merge_service_context_hash()224 if (service_copy) in merge_service_context_hash()225 dbus_free (service_copy); in merge_service_context_hash()