Searched refs:status_buffer (Results 1 – 1 of 1) sorted by relevance
238 char *status_buffer = NULL; in ct_status_read() local251 info->status.ctst_buffer = status_buffer; in ct_status_read()260 if (status_buffer) in ct_status_read()261 free(status_buffer); in ct_status_read()263 status_buffer = malloc(status_nbytes); in ct_status_read()264 if (status_buffer == NULL) in ct_status_read()271 free(status_buffer); in ct_status_read()272 status_buffer = NULL; in ct_status_read()286 if (status_buffer) in ct_status_read()287 free(status_buffer); in ct_status_read()