Searched refs:manu_copy (Results 1 – 1 of 1) sorted by relevance
160 char *path_copy = NULL, *manu_copy = NULL, *prod_copy = NULL; in fido_dev_info_set() local170 (manu_copy = strdup(manufacturer)) == NULL || in fido_dev_info_set()178 devlist[i].manufacturer = manu_copy; in fido_dev_info_set()187 free(manu_copy); in fido_dev_info_set()