mirror of
https://github.com/coturn/coturn.git
synced 2026-01-10 01:31:33 +01:00
cosmetics
This commit is contained in:
parent
9ee8788e16
commit
1ab7628cc1
2
TODO
2
TODO
@ -105,7 +105,7 @@
|
||||
|
||||
==================================================================
|
||||
|
||||
1) uclient program upgrade to a full solution.
|
||||
none
|
||||
|
||||
==================================================================
|
||||
|
||||
|
||||
@ -187,7 +187,7 @@ void recalculate_restapi_hmac(void) {
|
||||
g_upwd[pwd_length] = 0;
|
||||
}
|
||||
}
|
||||
free(pwd);
|
||||
turn_free(pwd,strlen(pwd)+1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user