Skip to content
Snippets Groups Projects
Commit ef23ce0c authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

multiplexed_socket: use shared_ptr for ChannelInfo

This fix a potential crash into waitForData where the channel is deleted
after the check and before locking. Also notify when deleting. Also
add isDestroying on channel to avoid to wait indefinitely on destroyed channel

GitLab: #549
Change-Id: Ib37c4bab31def4ca6f594fc1338a018138217765
parent 602f0a68
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment