[Asterisk-code-review] raidus cdr,cel: Fix old memleak in unload (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Mon Oct 10 12:22:28 CDT 2016
Richard Mudgett has posted comments on this change.
Change subject: raidus cdr,cel: Fix old memleak in unload
......................................................................
Patch Set 2: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/4059/2/include/asterisk.h
File include/asterisk.h:
Line 79: static const char *ast_openlog_name = "asterisk"; /*!< Const string to use by rc_openlog(), openlog() and other syslog calls */
This is included in nearly all files. You now have this const string defined in every one of them!
--
To view, visit https://gerrit.asterisk.org/4059
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic17c38de67583e971d78fe18807d1a9faf8f0afd
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Badalian Vyacheslav <v.badalyan at open-bs.ru>
Gerrit-Reviewer: Badalian Vyacheslav <v.badalyan at open-bs.ru>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list