]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referenced 30/1130/1
authorJoshua Colp <jcolp@digium.com>
Mon, 24 Aug 2015 16:04:57 +0000 (13:04 -0300)
committerJoshua Colp <jcolp@digium.com>
Mon, 24 Aug 2015 16:06:09 +0000 (13:06 -0300)
commit7c4d0c3506374b89502bd6c1bda89c3f241b6708
tree8db58ebc56dc39a56f38cab6b9bd21e413abbbae
parente0cf42f61e870eb17853efd82b2652b7dbc2ac0a
res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referenced

When recreating a subscription it is possible for a freed sub_tree
to be referenced when the initial NOTIFY fails to be created.

Change-Id: I681c215309aad01b21d611c2de47b3b0a6022788
res/res_pjsip_pubsub.c