Alan Conway created PROTON-1588: ----------------------------------- Summary: c++ libuv proactor release_connection bug Key: PROTON-1588 URL: https://issues.apache.org/jira/browse/PROTON-1588 Project: Qpid Proton Issue Type: Bug Components: proton-c Affects Versions: 0.17.0 Reporter: Alan Conway Assignee: Alan Conway Fix For: proton-c-0.18.0
pn_proactor_release_connection() is not removing the internal pconnection_t* attachment from the pn_connection_t, leading to delete races when the pn_connection_t is freed. Shows up in the cpp-reconnect test. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org