summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2009-12-10 05:16:23 +0000
committerBenny Prijono <bennylp@teluu.com>2009-12-10 05:16:23 +0000
commit019165da431955c0f225ce32f0a5f4ad913141dd (patch)
tree98652c09a011bcc751c3b9c97715e601c5ba4e97 /config.sub
parentd6a96e877ad72c410af8e48f1c13ab4bb64c0443 (diff)
Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Robert Cichielo for the reports)
- the timer associated with a buddy is not removed when buddy is deleted, causing crash later on in timer heap. Fixed. - when fails to send the initial SUBSCRIBE request, the dialog associated with buddy subscription will have been destroyed in the callback, causing any subsequent "pjsip_dlg_dec_lock(buddy->dlg)" call to crash. Fixed by protecting the call with "if (buddy->dlg)". git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3031 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'config.sub')
0 files changed, 0 insertions, 0 deletions