]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_publish: Fix crash when publishing device state. 69/4269/1
authormkrokosz <mkrokosz@vonage.com>
Fri, 28 Oct 2016 18:30:02 +0000 (14:30 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 1 Nov 2016 18:38:02 +0000 (13:38 -0500)
commitd3e0d5d40b02d970f5ff38d69f47c05cd09e0a78
tree5e79604195be41da7a04c28df9370be53709b415
parentd9f9691d319f680daf6477fcbaf725e38f9de220
res_pjsip_outbound_publish: Fix crash when publishing device state.

While publishing device state between multiple instances of Asterisk,
a crash will sporadically occur under high CPS which looks to be a
race condition operating on the publisher queue.

ASTERISK-26506

Change-Id: I28da25d346deb358eff1d563485cabc433ce1ed6
res/res_pjsip_outbound_publish.c