[Asterisk-code-review] app queue: Fix locking behavior is stasis message handlers (asterisk[13])
Sean Bright
asteriskteam at digium.com
Thu Mar 16 08:46:02 CDT 2017
Sean Bright has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/5226 )
Change subject: app_queue: Fix locking behavior is stasis message handlers
......................................................................
app_queue: Fix locking behavior is stasis message handlers
The 'dying' flag in queue_stasis_data is read in several places without
appropriately locking the object first.
Change-Id: I246b7dbff8447acc957a1299f6ad0ebd0fd39088
---
M apps/app_queue.c
1 file changed, 14 insertions(+), 10 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/26/5226/2
--
To view, visit https://gerrit.asterisk.org/5226
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I246b7dbff8447acc957a1299f6ad0ebd0fd39088
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
More information about the asterisk-code-review
mailing list