Files
asterisk/res
Joshua C. Colp e7f7c8c9de res_rtp_asterisk: Re-order RTP destruction.
The destructor for RTP deallocated transport resources
before terminating the ICE support. This could result
in a crash as the thread handling ICE would access already
freed parts of the RTP data.

This change re-orders the destruction so that ICE is
stopped before destroying things.

ASTERISK-28885

Change-Id: Ie71add549f12b6cdea7e9dbf976d1bd1d2fc0bdc
2020-06-01 11:42:35 -05:00
..
2018-05-11 09:58:19 -04:00
2017-12-20 12:54:13 -05:00
2019-02-07 14:11:13 +00:00