]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_publish: Fix crash when publishing device state. 21/4221/1
authormkrokosz <mkrokosz@vonage.com>
Fri, 28 Oct 2016 18:30:02 +0000 (14:30 -0400)
committermkrokosz <mkrokosz@vonage.com>
Fri, 28 Oct 2016 18:30:02 +0000 (14:30 -0400)
commit9d8b9b6ca5a47911c50f61696b2bc9978ab1ff80
tree529ccdcc2efdecdd6dab92b22249c91f3fd7df2e
parent0ec5abe59286ed02377c2d7fe25d2e2e9babc58a
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