Explorar el Código

Added missing return

Paul-Louis Ageneau hace 5 años
padre
commit
326ae27ad1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/peerconnection.cpp

+ 1 - 0
src/peerconnection.cpp

@@ -102,6 +102,7 @@ void PeerConnection::setLocalDescription() {
 
 	if (std::atomic_load(&mIceTransport)) {
 		PLOG_DEBUG << "Local description is already set, ignoring";
+		return;
 	}
 
 	// RFC 5763: The endpoint that is the offerer MUST use the setup attribute value of