Files
asterisk/main
Richard Mudgett ab8cb5a7ce main/app.c: Memory corruption from early format destruction.
* make_silence() created a malloced silence slin frame without adding a
slin format ref.  When the frame is destroyed it will unref the slin
format that never had a ref added.  Memory corruption is expected to
follow.

* Simplified and fixed counting the number of samples in a frame list for
make_silence().

* Eliminated an unnecessary RAII_VAR associated with the make_silence()
frame.

Change-Id: I47de3f9b92635b7f8b4d72309444d6c0aee6f747
2017-01-24 14:04:08 -06:00
..
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2016-06-22 12:21:11 -05:00
2016-08-24 11:02:47 -05:00
2016-07-14 15:54:21 -05:00
2016-08-24 11:02:47 -05:00
2016-08-24 11:02:47 -05:00
2016-11-30 08:09:21 -05:00
2016-09-20 12:01:57 -05:00
2016-11-01 12:37:58 -05:00
2015-01-26 14:49:32 +00:00
2016-08-15 13:09:30 -05:00
2016-08-24 11:02:47 -05:00