"git@git.jami.net:savoirfairelinux/jami-client-qt.git" did not exist on "75cad12cde4ee4277f77674946390cf36afea031"
-
Guillaume Roguez authored
TlsSession::flushRxQueue() let TlsSession::handleDataPacket() to be called causing a recursive call to TlsSession::flushRxQueue(), finally resulting into application crash. Solve that by testing if we're in flush opeation and just no-op in such case. Change-Id: Ie4d52a9df495784e36e3691404f44cd8f66dbb6d
Guillaume Roguez authoredTlsSession::flushRxQueue() let TlsSession::handleDataPacket() to be called causing a recursive call to TlsSession::flushRxQueue(), finally resulting into application crash. Solve that by testing if we're in flush opeation and just no-op in such case. Change-Id: Ie4d52a9df495784e36e3691404f44cd8f66dbb6d
Code owners
Assign users and groups as approvers for specific file changes. Learn more.