Corey Farrell
ad30d60c69
chan_sip: Fix reference leaks in error paths.
...
* get_sip_pvt_from_replaces leaks sip_pvt_ptr on any error.
* build_peer leaks peer on failure to allocate the endpoint.
This patch fixes get_sip_pvt by using an RAII_VAR, build_peer is fixed
with an unref in the appropriate place.
ASTERISK-26184 #close
Change-Id: I728b424648ad041409f7d90880f4c28b3ce2ca12
2016-07-09 13:39:01 -05:00
..
2015-05-04 20:47:01 -04:00
2015-04-13 03:48:57 -04:00
2015-07-04 07:47:06 -05:00
2016-03-29 14:35:31 -05:00
2016-03-16 14:44:52 -05:00
2015-11-09 16:58:52 +01:00
2015-05-13 16:34:23 -05:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2015-03-06 20:24:58 +00:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-02-05 11:58:54 -06:00
2016-06-08 20:37:08 +03:00
2015-11-09 16:58:52 +01:00
2015-11-09 16:58:52 +01:00
2015-11-09 16:58:52 +01:00
2016-06-30 15:40:38 -05:00
2016-06-06 17:05:43 -05:00
2016-07-09 13:39:01 -05:00
2016-06-08 20:37:08 +03:00
2016-06-28 12:40:49 -05:00
2015-11-09 16:58:52 +01:00
2015-04-13 03:48:57 -04:00
2012-06-15 16:20:16 +00:00
2015-04-13 03:48:57 -04:00
2015-07-04 07:47:06 -05:00
2016-02-05 11:58:54 -06:00
2016-02-01 19:22:40 -06:00
2015-03-06 20:24:58 +00:00
2015-10-24 16:08:54 -05:00
2015-07-17 11:02:24 -05:00
2015-03-13 01:12:35 +00:00
2014-06-16 18:27:51 +00:00
2014-12-17 10:23:32 +00:00
2015-04-13 03:48:57 -04:00