discovery: fix an use-after-free in SFB user credentials
The base64 decoded username and password strings given to stun_usage_turn_create() should not freed immediately, since they remain used when handling the following related inbound stun replies.
Showing
Please register or sign in to comment