]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge: avoid leaking channel during blond transfer pt2
authorScott Griepentrog <sgriepentrog@digium.com>
Mon, 5 Jan 2015 22:49:11 +0000 (22:49 +0000)
committerScott Griepentrog <sgriepentrog@digium.com>
Mon, 5 Jan 2015 22:49:11 +0000 (22:49 +0000)
commite61444373cd1ee758a4c8f495b5428b487744b57
tree42f89baf8c8800e5366507a2e19dbd1d2b5099b5
parent96c9402560856490af716fe0c30410277a12dc93
bridge: avoid leaking channel during blond transfer pt2

A blond transfer to a failed destination, when followed
by a recall attempt, lead to a leak of the reference to
the destination channel.  In addition to correcting the
regression on the previous attempt (r429826) this fixes
the leak and two additional reference leaks on failures
of bridge_import.

ASTERISK-24513 #close
Review: https://reviewboard.asterisk.org/r/4302/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@430199 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/bridge_basic.c