Files
asterisk/main
Richard Mudgett ca7f3d297b codec.c: Defensively check the returned samples.
Earlier versions of the codec_opus samples_count callback can return
negative error values on undecodable frames.  This resulted in a divide by
zero exception.

* Added a defensive check in ast_codec_samples_count() for a "negative"
samples count return value.  Log the event and set the count to zero.

ASTERISK-27194

Change-Id: Icf69350307ecbbc80a3d74de46af9bd80ea17819
2017-10-26 11:48:23 -05:00
..
2015-03-25 18:37:04 +00:00
2017-10-16 12:23:35 -05:00
2017-05-30 15:08:05 -05:00
2017-10-24 17:17:53 -04:00
2017-10-25 10:18:33 -05:00
2016-11-01 12:37:58 -05:00
2015-01-26 14:49:32 +00:00