Skip to content

[lr/incomplete-conns] Make various factory callbacks not crash on incomplete connections

Lubomir Rintel requested to merge lr/incomplete-conns into main

Some (cough cough actually all) assume the connection is normalized and has some particular setting.

This is a wrong assumption on AddAndActivate(), and thus all of the assertions are wrong.

Merge request reports

Loading