[Asterisk-code-review] app queue: Add member flag "in call" to prevent reading wron... (asterisk[master])

Rafael Prado Rocchi asteriskteam at digium.com
Thu Dec 31 00:48:39 CST 2015


Rafael Prado Rocchi has posted comments on this change.

Change subject: app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
......................................................................


Patch Set 1:

(1 comment)

Sorry, the comment line number was not linked on my last reply.

https://gerrit.asterisk.org/#/c/1847/1/apps/app_queue.c
File apps/app_queue.c:

Line 6838: 			ast_debug(4, "Marked member %s as in_call \n", mem->membername);
debug message refers to non initialized "mem-> membername" when it should be "member->membername"


-- 
To view, visit https://gerrit.asterisk.org/1847
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1923230cf9859ee51563a8ed420a0628b4d2e500
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Martin Tomec <tomec.martin at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Martin Tomec <tomec.martin at gmail.com>
Gerrit-Reviewer: Rafael Prado Rocchi <prado at practis.com.br>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list