Searched refs:status_buffer (Results 1 – 1 of 1) sorted by relevance
236 char *status_buffer = NULL; in ct_status_read() local249 info->status.ctst_buffer = status_buffer; in ct_status_read()258 if (status_buffer) in ct_status_read()259 free(status_buffer); in ct_status_read()261 status_buffer = malloc(status_nbytes); in ct_status_read()262 if (status_buffer == NULL) in ct_status_read()269 free(status_buffer); in ct_status_read()270 status_buffer = NULL; in ct_status_read()284 if (status_buffer) in ct_status_read()285 free(status_buffer); in ct_status_read()