Skip to content

Fix potential crash or at least memory corruption when both "route" and...

Simon Morlat requested to merge fix/route-transport into master

Fix potential crash or at least memory corruption when both "route" and "default-transport" are set in the ForwardModule. The default-transport will not be applied when route is used.

Merge request reports