[Asterisk-code-review] chan vpb.cc: Fix compiler warning Jenkins found. (asterisk[11])
Richard Mudgett
asteriskteam at digium.com
Thu Jul 2 09:44:04 CDT 2015
Richard Mudgett has posted comments on this change.
Change subject: chan_vpb.cc: Fix compiler warning Jenkins found.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/758/1/channels/chan_vpb.cc
File channels/chan_vpb.cc:
Line 2643: }
> The bridge_lock mutex is never destroyed upon module unload as a result of
I intentionally removed the lock destruction because it is a _global_ lock and cannot really be destroyed.
--
To view, visit https://gerrit.asterisk.org/758
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0ec7fd10d56d90d5a60b12b5a7d6807f265ac5e0
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 11
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list