Files
asterisk/main
Joshua Colp 8485d2fc36 channel: Fix reference counting in ast_channel_suppress.
The ast_channel_suppress function wrongly decremented the
reference count of the underlying structure used to keep
track of what should be suppressed on a channel if the
function was called multiple times on the same channel.

This change cleans up the reference counting a bit so
this no longer occurs.

ASTERISK-27016

Change-Id: I2eed4077cb4916e6626f9f120b63b963acc5c136
2017-06-15 07:36:50 -05:00
..
2016-08-24 11:02:18 -05:00
2016-07-14 15:59:49 -05:00
2017-05-30 15:09:33 -05:00
2016-08-24 11:02:18 -05:00
2016-08-24 11:02:18 -05:00
2016-11-01 12:37:22 -05:00