]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referenced 31/1131/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:08:56 +0000 (11:08 -0500)
commit4083e543fd27846f425f6fb3ccca7e7f3f9b870e
treeb5da7e1c57d6100b5b49a9f3ae8f48c2d6f90b75
parent0b04269e73cff125ac8e3a4c39d4f5b48f5a5611
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