udp-turn: Remove request before freeing it
authorOlivier Crête <olivier.crete@collabora.com>
Mon, 3 May 2021 20:58:01 +0000 (16:58 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Mon, 3 May 2021 22:42:43 +0000 (18:42 -0400)
commit80c43a546bfe9b5223700a18a30349c16080bc03
treebe782806a7ed0f435116e81b6205b3a9659c1813
parentcaf9f1d8b1d4675c8c88f8f6fa04d3ff5e27f09a
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.
socket/udp-turn.c