[Asterisk-code-review] main/devicestate: Prevent duplicate registration of device s... (asterisk[11])
Joshua Colp
asteriskteam at digium.com
Mon Jul 6 06:03:31 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: main/devicestate: Prevent duplicate registration of device state providers
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/782/1/main/devicestate.c
File main/devicestate.c:
Line 383: AST_RWLIST_TRAVERSE_SAFE_BEGIN(&devstate_provs, devcb, list) {
This doesn't need to be a safe traverse.
--
To view, visit https://gerrit.asterisk.org/782
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4a418a12280b7b6e4960bd44f302e27cd036ceb2
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 11
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list