Description
If a connection is opened, a link attached, and the connection is forcibly closed before the second attach comes back to the client, that link is not properly cleaned up and it causes an invalid reference in the core data structures.
The container needs to be updated to close out even partially-open links when a connection is lost.