blob: 2489e4fbb56dae291a4ea12f3c8d6eb07e127fec (
plain)
1
2
3
4
5
|
o Minor bugfixes (correctness, client):
- Upon receiving a malformed connected cell, stop processing the cell
immediately. Previously we would mark the connection for close, but
continue processing the cell as if the connection were open. Fixes bug
26072; bugfix on 0.2.4.7-alpha.
|