[
https://issues.apache.org/jira/browse/PROTON-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228901#comment-17228901
]
ASF subversion and git services commented on PROTON-2293:
---------------------------------------------------------
Commit 5a2239e4ab552b6067b18b376ab5e6d23fd2470a in qpid-proton's branch
refs/heads/master from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=5a2239e ]
PROTON-2293: Add missing dummy pn_raw_connection_close functions
- Dummy functions for libuv and iocp proactor implementations
> [c] Proactor: Raw connection wakes can crash the application
> ------------------------------------------------------------
>
> Key: PROTON-2293
> URL: https://issues.apache.org/jira/browse/PROTON-2293
> Project: Qpid Proton
> Issue Type: Bug
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Priority: Major
>
> If a raw connection receives a wake "at the same time" as it is disconnecting
> then the disconnect can be processed deleting the raw connection and the wake
> can still enter the epoll proactor scheduler wake queue. This will cause a
> crash when the wake is processed after the raw connection it belongs to is
> freed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]