1
Fork 0

Fix typo in renegotiation.

This commit is contained in:
Juliusz Chroboczek 2020-08-13 13:48:17 +02:00
parent 9e8a77007b
commit 240b05a660
1 changed files with 1 additions and 1 deletions

View File

@ -819,7 +819,7 @@ func clientLoop(c *webClient, conn *websocket.Conn) error {
case connectionFailedAction:
if down := getDownConn(c, a.id); down != nil {
err := negotiate(c, down, true, true)
if err == nil {
if err != nil {
return err
}
tracks := make(