commit | 9dce2c53a8e49d43b501c3025d41705d302b1df1 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Fri Oct 18 10:59:30 2019 +0200 |
committer | Olivier Houchard <cognet@ci0.org> | Fri Oct 18 11:24:04 2019 +0200 |
tree | c41407534238a198bb00db0249117256a2c308db | |
parent | 8cdc167df8c05d709a373dfddafad4c508bd5772 [diff] |
Revert e8826ded5fea3593d89da2be5c2d81c522070995. This reverts commit "BUG/MEDIUM: mux_pt: Make sure we don't have a conn_stream before freeing.". mux_pt_io_cb() is only used if we have no associated stream, so we will never have a cs, so there's no need to check that, and we of course have to destroy the mux in mux_pt_detach() if we have no associated session, or if there's an error on the connection. This should be backported to 2.0 and 1.9.