]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip.c: Simplify sip_pvt destructor call levels. 88/2388/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 19:14:16 +0000 (14:14 -0500)
commit1d87a4dc4b06f9029bce162aa4900ef7c8776b0f
tree11d7175f5f34e31658c9ed04201dd6ea1e7b7750
parentd4c3b62fd2bae7e6f2899f86f2a649a53981e991
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