]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub: On notify fail deleted sub_tree is then referenced 36/136/2
authorScott Griepentrog <scott@griepentrog.com>
Thu, 16 Apr 2015 18:20:29 +0000 (13:20 -0500)
committerScott Griepentrog <sgriepentrog@digium.com>
Thu, 16 Apr 2015 18:52:24 +0000 (13:52 -0500)
commit8d4ce7cc2b87317005588e700b278a8cca7005c8
tree6b03b3eb1f14dc1d53438eaf65bc856564315cec
parent5d218cde872ed3fa2dc5ad92ed3a17b413ce8203
res_pjsip_pubsub: On notify fail deleted sub_tree is then referenced

This change makes the send_notify of the sub_tree
not happen when the sub_tree has been deleted due
to the notify call failing, which avoids a crash.

ASTERISK-24970 #close

Change-Id: I1f20ffc08b192f59c457293b218025a693992cbf
res/res_pjsip_pubsub.c