Skip to content

conncheck: fix a wrong transport value in debug

I should let the compiler do these kind of optimizations... There are cases where lcand1 != this_component_pair. Hopefully, this was limited to the debug log.

Merge request reports