This commit is contained in:
Enrico Forestieri 2018-02-24 12:48:02 +01:00
parent ab6b4679e6
commit 7e9c4d4091

View File

@ -199,8 +199,8 @@ bool LyXComm::pipeServer()
LYXERR(Debug::LYXSERVER, "LyXComm: Connection established");
ready_ = true;
outbuf_.erase();
DWORD status;
bool success;
DWORD status = 0;
bool success = false;
while (!checkStopServer()) {
// Indefinitely wait for the completion of an overlapped