[asterisk-bugs] [JIRA] (ASTERISK-24021) Reference debugging has incorrect path in res_musiconhold.c
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Sun Mar 15 15:40:34 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-24021.
------------------------------------
Resolution: Fixed
Fix committed by [~rmudgett], r421799.
> Reference debugging has incorrect path in res_musiconhold.c
> -----------------------------------------------------------
>
> Key: ASTERISK-24021
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24021
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Reporter: Scott Griepentrog
> Severity: Trivial
>
> In res_musiconhold.c, the implementation of REF_DEBUG has a hard coded path to the ref log file instead of using the AST_LOG_DIR path.
> {noformat}
> FILE *ref = fopen("/tmp/refs", "a");
> {noformat}
> Additionally, the wiki documentation for "Reference Count Debugging" (https://wiki.asterisk.org/wiki/display/AST/Reference+Count+Debugging) is out of date and does not match the current implementation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list