[asterisk-bugs] [JIRA] (ASTERISK-22566) [patch] app_cdr leaves application registered and res_parking leaks a ref to config

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Sat Sep 21 12:45:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=210479#comment-210479 ] 

Richard Mudgett commented on ASTERISK-22566:
--------------------------------------------

The app_cdr change should just unregister the applications and always return 0.  The module doesn't care if the application was registered or not when it is unloading.  It just cares that the application is no longer registered when the unload function returns.
                
> [patch] app_cdr leaves application registered and res_parking leaks a ref to config
> -----------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22566
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22566
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_cdr, Resources/res_parking
>    Affects Versions: SVN, 12.0.0-alpha2
>            Reporter: Corey Farrell
>            Severity: Minor
>         Attachments: ASTERISK-22566.patch
>
>
> app_cdr leaves ResetCDR application registered
> res_parking doesn't unref globals (aco object)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list