Description
vc->free() has been called when connectUp return
{CONNECT_FAILURE}.
but TSVConnFdCreate call vc->free() again on NOT CONNECT_SUCCESS.
if (vc->connectUp(this_ehtread(), fd) != CONNECT_SUCCESS) { vc->free(this_ethread()); return NULL; }
Attachments
Issue Links
- links to