[Asterisk-code-review] DNS: Need to use the same serializer for a pjproject SIP tra... (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Wed Jun 10 16:48:01 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: DNS: Need to use the same serializer for a pjproject SIP transaction.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/627/1/res/res_pjsip.c
File res/res_pjsip.c:
Line 3380: pos = ast_atomic_fetchadd_int(&serializer_pool_pos, 1);
> Does this really need to be atomic? If there is some sort of race that caus
Agreed.
--
To view, visit https://gerrit.asterisk.org/627
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iea71c16ce1132017b5791635e198b8c27973f40a
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list