mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-12 20:27:19 +00:00
ESL-37 [patch] Make last_event pointer last longer
This commit is contained in:
parent
e680c82129
commit
a15f51d577
@ -1177,7 +1177,6 @@ ESL_DECLARE(esl_status_t) esl_send_recv_timed(esl_handle_t *handle, const char *
|
|||||||
return ESL_FAIL;
|
return ESL_FAIL;
|
||||||
}
|
}
|
||||||
|
|
||||||
esl_event_safe_destroy(&handle->last_event);
|
|
||||||
esl_event_safe_destroy(&handle->last_sr_event);
|
esl_event_safe_destroy(&handle->last_sr_event);
|
||||||
|
|
||||||
*handle->last_sr_reply = '\0';
|
*handle->last_sr_reply = '\0';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user