Searched refs:str8 (Results 1 – 1 of 1) sorted by relevance
346 char *str8; in dup_variable_bug() local348 str8 = kzalloc(len8, GFP_KERNEL); in dup_variable_bug()349 if (!str8) in dup_variable_bug()353 str8[i] = str16[i]; in dup_variable_bug()356 str8, vendor_guid); in dup_variable_bug()357 kfree(str8); in dup_variable_bug()
Completed in 5 milliseconds