]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip.c: Simplify sip_pvt destructor call levels. 87/2387/1
authorRichard Mudgett <rmudgett@digium.com>
Tue, 8 Mar 2016 00:56:05 +0000 (18:56 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 14 Mar 2016 18:46:11 +0000 (13:46 -0500)
commit56bcb97a3cae238a2ff06db2ff2a46e3dd04599f
tree7b9f5070c1da5e9ae55ed295924e98abbb937acc
parent336cae73cc85bac570028ec72dac42fa75691e75
chan_sip.c: Simplify sip_pvt destructor call levels.

Remove destructor calling destroy_it calling really_destroy_it
for no benefit.  Just make the destructor the really_destroy_it
function.

Change-Id: Idea0d47b27dd74f2488db75bcc7f353d8fdc614a
channels/chan_sip.c
channels/sip/include/dialog.h