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