blob: 4d76d5eb5c01fc74b9586348994a0c84b68acc11 (
plain)
1
2
3
4
|
o Minor bugfixes:
- Check for closing an or_connection_t without going through correct
channel functions; emit a warning and then call
connection_or_close_for_error() so we don't assert as in 7212 and 7267.
|