summaryrefslogtreecommitdiff
path: root/include/asterisk/astdb.h
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2014-07-24 18:01:00 +0000
committerCorey Farrell <git@cfware.com>2014-07-24 18:01:00 +0000
commit7e78a8cb4df0378c398f7409665410e0aea596ff (patch)
tree811975f654bda4bdbce29b96e29c4dcbb4fceb67 /include/asterisk/astdb.h
parentd074a9390273910c4b6c40896a6af10bd97e306d (diff)
Blocked revisions 419442
These change was applied to trunk in r419438 ........ chan_sip: sip_subscribe_mwi_destroy should not call sip_destroy sip_subscribe_mwi_destroy calls sip_destroy on the reference counted mwi->call. This results in the fields of mwi->call being freed, but mwi->call itself it leaked. If other code is still using mwi->call it can cause problems. This change uses dialog_unref instead, to balance the ref provided by sip_alloc(). ASTERISK-24087 #close Reported by: Corey Farrell Review: https://reviewboard.asterisk.org/r/3834/ ........ Merged revisions 419440 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 419441 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@419443 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/astdb.h')
0 files changed, 0 insertions, 0 deletions