[Asterisk-code-review] res rtp asterisk: Prevent simultaneous access to DTLS SSL co... (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Tue Jul 7 14:27:49 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.
......................................................................
Patch Set 4:
(1 comment)
https://gerrit.asterisk.org/#/c/787/4/res/res_rtp_asterisk.c
File res/res_rtp_asterisk.c:
Line 207: ast_mutex_t lock; /*!< Lock for timeout timer synchronization */
> This lock is no longer used to ensure the integrity of the timer itself but
While I could, I'd rather keep the code as similar to 11 as possible.
--
To view, visit https://gerrit.asterisk.org/787
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib75ea2546f29d6efc3d2d37c58df6986c7bd9b91
Gerrit-PatchSet: 4
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list