Loading changes/bug11304 +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ - If write_to_buf() in connection_write_to_buf_impl_() ever fails, check if it's an or_connection_t and correctly call connection_or_close_for_error() rather than connection_mark_for_close() directly. Fixes bug #11304. directly. Fixes bug #11304; bugfix on 0.2.4.4-alpha. changes/bug11306 +1 −1 Original line number Diff line number Diff line o Bugfixes: - When closing all connections on setting DisableNetwork to 1, use connection_or_close_normally() rather than closing orconns out from under the channel layer. Fixes bug #11306. under the channel layer. Fixes bug #11306; bugfix on 0.2.4.4-alpha. Loading
changes/bug11304 +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ - If write_to_buf() in connection_write_to_buf_impl_() ever fails, check if it's an or_connection_t and correctly call connection_or_close_for_error() rather than connection_mark_for_close() directly. Fixes bug #11304. directly. Fixes bug #11304; bugfix on 0.2.4.4-alpha.
changes/bug11306 +1 −1 Original line number Diff line number Diff line o Bugfixes: - When closing all connections on setting DisableNetwork to 1, use connection_or_close_normally() rather than closing orconns out from under the channel layer. Fixes bug #11306. under the channel layer. Fixes bug #11306; bugfix on 0.2.4.4-alpha.