[Asterisk-code-review] cdr_mysql: Clear column list before scanning table (asterisk[16])

Sean Bright asteriskteam at digium.com
Wed Aug 5 07:20:31 CDT 2020


Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/14693 )

Change subject: cdr_mysql: Clear column list before scanning table
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/c/asterisk/+/14693/1/addons/cdr_mysql.c 
File addons/cdr_mysql.c:

https://gerrit.asterisk.org/c/asterisk/+/14693/1/addons/cdr_mysql.c@691 
PS1, Line 691: 	while ((entry = AST_LIST_REMOVE_HEAD(&columns, list))) {
             : 		ast_free(entry);
             : 	}
How about here?



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14693
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I899aa94ff34f48d8c7d73bc7f707dcd6f6a4ee36
Gerrit-Change-Number: 14693
Gerrit-PatchSet: 1
Gerrit-Owner: Dennis <dennis.buteyn at xorcom.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-CC: Sean Bright <sean.bright at gmail.com>
Gerrit-Comment-Date: Wed, 05 Aug 2020 12:20:31 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200805/c87d940a/attachment.html>


More information about the asterisk-code-review mailing list