[asterisk-bugs] [JIRA] (ASTERISK-24021) Reference debugging has incorrect path in res_musiconhold.c

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jul 10 16:36:00 CDT 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-24021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-24021:
-----------------------------------

    Component/s: Core/General

> 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