[asterisk-bugs] [JIRA] (ASTERISK-26171) REF_DEBUG: support writing storage address to refs log.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sat Jul 2 14:55:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231280#comment-231280 ]
Asterisk Team commented on ASTERISK-26171:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> REF_DEBUG: support writing storage address to refs log.
> -------------------------------------------------------
>
> Key: ASTERISK-26171
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26171
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/AstMM
> Affects Versions: SVN
> Reporter: Corey Farrell
> Severity: Minor
>
> The ability to associate an AO2 reference with a pointer will allow {{refcounter.py}} to greatly reduce the output for leaked objects. The use of ast_format in frame.c is a perfect example. The same format is often used thousands of times but frame.c is rarely the cause of a format leaking. This change causes matching ref/unref from frame.c and a few other places to be filtered out of the results. This is done by associating references with address of the pointer that will hold it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list