Searched refs:str8 (Results 1 – 1 of 1) sorted by relevance
409 char *str8; in dup_variable_bug() local418 str8 = kzalloc(len8, GFP_KERNEL); in dup_variable_bug()419 if (!str8) in dup_variable_bug()423 str8[i] = str16[i]; in dup_variable_bug()426 str8, vendor_guid); in dup_variable_bug()427 kfree(str8); in dup_variable_bug()