Files
asterisk/main
Valentin Vidic efde1ab138 channel.c: Fix segfault with Monitor(wav,file,i)
If the Monitor is started with the i option the read_stream will be
NULL. One code path in channel.c checks if write_stream is set but than
uses read_stream instead causing a segfault.

ASTERISK-28249

Change-Id: I1bae9126537be54895c7fea2d08dd9488d8cc525
2019-01-20 12:51:19 -06:00
..
2017-11-20 15:05:14 -05:00
2018-06-29 09:46:17 -06:00
2018-10-18 12:43:12 -05:00
2017-10-24 17:17:53 -04:00
2017-12-20 12:54:13 -05:00
2016-11-01 12:37:58 -05:00
2018-07-06 11:53:09 -06:00
2018-06-23 00:27:06 -06:00
2018-07-20 05:20:25 -06:00