Steve Davies
a9b25f035e
res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
...
ao2 ref leak in res_rtp_asterisk.c when a DTLS policy is created.
The resources are linked into a table, but the original alloc refs
are never released. ast_strdup leak in rtp_engine.c. If
ast_rtp_dtls_cfg_copy() is called twice on the same destination struct,
a pointer to an alloc'd string is overwritten before the string is free'd.
ASTERISK-25022
Reported by: one47
Change-Id: I62a8ceb8679709f6c3769136dc6aa9a68202ff9b
2015-04-28 06:57:34 -05:00
..
2015-04-12 13:49:40 -05:00
2015-04-13 19:29:00 -06:00
2012-06-15 16:20:16 +00:00
2015-03-28 12:39:08 +00:00
2012-06-25 15:55:25 +00:00
2011-07-14 20:28:54 +00:00
2014-12-12 22:42:35 +00:00
2014-05-09 22:28:40 +00:00
2014-10-12 07:42:00 +00:00
2014-05-09 22:28:40 +00:00
2014-05-09 22:28:40 +00:00
2015-03-30 02:44:21 +00:00
2014-02-04 02:20:52 +00:00
2012-08-08 22:39:40 +00:00
2013-03-25 12:36:33 +00:00
2013-04-10 14:25:44 +00:00
2015-03-10 21:32:25 +00:00
2014-05-02 19:50:07 +00:00
2014-06-16 09:00:18 +00:00
2012-08-21 20:54:19 +00:00
2011-07-14 20:28:54 +00:00
2014-05-09 22:28:40 +00:00
2014-12-17 09:24:50 +00:00
2010-07-21 19:11:32 +00:00
2012-08-18 01:08:03 +00:00
2014-09-18 16:19:51 +00:00
2015-01-23 14:51:03 +00:00
2014-05-09 22:28:40 +00:00
2014-05-09 22:28:40 +00:00
2014-05-13 13:50:10 +00:00
2014-05-09 22:28:40 +00:00
2012-04-17 18:57:40 +00:00
2015-02-25 20:43:16 +00:00
2014-06-26 18:25:19 +00:00
2014-10-20 14:10:28 +00:00
2011-12-05 14:47:11 +00:00
2011-07-14 20:28:54 +00:00
2014-12-06 18:15:20 +00:00
2014-08-25 16:07:28 +00:00
2014-03-27 19:13:09 +00:00
2015-02-09 02:34:17 +00:00
2014-03-28 04:27:02 +00:00
2012-04-17 18:57:40 +00:00
2014-12-17 09:24:50 +00:00
2011-11-01 19:53:26 +00:00
2015-04-28 06:57:34 -05:00
2013-10-03 18:28:07 +00:00
2015-04-24 10:23:06 -05:00
2012-06-13 20:28:07 +00:00
2011-07-14 20:28:54 +00:00
2012-06-11 15:23:30 +00:00
2014-10-27 01:46:02 +00:00
2014-05-09 22:28:40 +00:00
2014-05-09 22:28:40 +00:00
2012-11-05 23:09:30 +00:00
2013-04-19 22:25:49 +00:00
2012-11-05 23:09:30 +00:00
2015-03-25 15:29:39 +00:00
2012-07-07 17:06:51 +00:00