[Asterisk-code-review] res pjsip outbound publish: Add multi-user support per confi... (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Tue May 10 11:18:19 CDT 2016
Joshua Colp has posted comments on this change.
Change subject: res_pjsip_outbound_publish: Add multi-user support per configuration
......................................................................
Patch Set 4: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/2709/4/res/res_pjsip_outbound_publish.c
File res/res_pjsip_outbound_publish.c:
Line 1018: ao2_find(client->publishers, user, OBJ_SEARCH_KEY);
Is there a race condition between finding the publisher and creating one where two can be created at the same time for one user?
--
To view, visit https://gerrit.asterisk.org/2709
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib88dde024cc83c916424645d4f5bb84a0fa936cc
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list