Files
asterisk/channels
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
..
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2016-06-08 20:37:08 +03:00
2012-06-15 16:20:16 +00:00