[Asterisk-code-review] res agi: Prevent run agi from eating frames it shouldn't (asterisk[13])
Richard Mudgett
asteriskteam at digium.com
Mon Apr 25 09:22:09 CDT 2016
Richard Mudgett has posted comments on this change.
Change subject: res_agi: Prevent run_agi from eating frames it shouldn't
......................................................................
Patch Set 2: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/2687/2/res/res_agi.c
File res/res_agi.c:
Line 3880: if (!AST_LIST_EMPTY(&deferred_frames)) {
Why isn't this put into a routine since you use it in two places?
--
To view, visit https://gerrit.asterisk.org/2687
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0f4bbfd72fc1126c2aaba41da3233a33d0433645
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list