Skip to content

sshpeer: fix path when handling invalid url exception

Felipe Resende requested to merge topic/stable/fix_path_error into branch/stable

In 73ed1d13c0bf the code was refactored but the error handling seems to have been missed (or maybe the object shoud have implemented bytes)

Merge request reports