Merge branch 'dev' into ss/impl
This commit is contained in:
commit
ba686556d2
11 changed files with 126 additions and 96 deletions
|
@ -226,6 +226,7 @@ void OpenVpnProtocol::onReadyReadDataFromManagementServer()
|
|||
else {
|
||||
emit protocolError(ErrorCode::OpenVpnUnknownError);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
QByteArray data(line.toStdString().c_str());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue