udp-turn: Remove request before freeing it
As removing the request from the queue looks into the SendRequest, one needs to unqueue it before freeing it.
Showing
Please register or sign in to comment
As removing the request from the queue looks into the SendRequest, one needs to unqueue it before freeing it.