Searched refs:malloced_buf (Results 1 – 1 of 1) sorted by relevance
345 g_autofree uint8_t *malloced_buf = NULL; in emc_try_send_next_packet() local378 malloced_buf = g_malloc(length); in emc_try_send_next_packet()379 buf = malloced_buf; in emc_try_send_next_packet()