[Asterisk-code-review] Scope Tracing: A new facility for tracing scope enter/exit (asterisk[16])
Kevin Harwell
asteriskteam at digium.com
Thu May 28 16:44:34 CDT 2020
Kevin Harwell has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/14463 )
Change subject: Scope Tracing: A new facility for tracing scope enter/exit
......................................................................
Patch Set 2: Code-Review-1
(2 comments)
https://gerrit.asterisk.org/c/asterisk/+/14463/2/main/logger.c
File main/logger.c:
https://gerrit.asterisk.org/c/asterisk/+/14463/2/main/logger.c@2296
PS2, Line 2296: struct ast_str *fmt = ast_str_create(128);
Just curios why you switched this to a heap allocated object?
https://gerrit.asterisk.org/c/asterisk/+/14463/2/main/logger.c@2298
PS2, Line 2298:
check that fmt != NULL before continuing.
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14463
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ic5ebb859883f9c10a08c5630802de33500cad027
Gerrit-Change-Number: 14463
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Comment-Date: Thu, 28 May 2020 21:44:34 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200528/ba7f6838/attachment.html>
More information about the asterisk-code-review
mailing list