Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a bug that using a destroyed connection object.
there is a case that accessing a connection object which was destroyed by ConnectionManager and TransportSubscriberLink/TransportPublicationLink while getting a close event in pollset to call Connection::drop. Signed-off-by: Barry Xu <Barry.Xu@sony.com>
- Loading branch information