[Asterisk-code-review] StatsD: Add res statsd compatibility (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Wed Nov 4 14:25:52 CST 2015
Joshua Colp has posted comments on this change.
Change subject: StatsD: Add res_statsd compatibility
......................................................................
Patch Set 3: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/1561/3/res/res_statsd.c
File res/res_statsd.c:
Line 118: ast_free(msg);
this will crash as msg is non-NULL but pointing to badness, it's not needed
--
To view, visit https://gerrit.asterisk.org/1561
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id6bb53600943d27347d2bcae26c0bd5643567611
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Tyler Cambron <tcambron at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Tyler Cambron <tcambron at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list