[asterisk-bugs] [JIRA] (ASTERISK-26267) ast_register_atexit callbacks should be run on failed startup.
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Aug 3 22:06:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell reassigned ASTERISK-26267:
----------------------------------------
Assignee: Corey Farrell
> ast_register_atexit callbacks should be run on failed startup.
> --------------------------------------------------------------
>
> Key: ASTERISK-26267
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26267
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/General
> Affects Versions: 11.23.0, 13.10.0, 14.0.0-beta1, GIT
> Reporter: Corey Farrell
> Assignee: Corey Farrell
> Severity: Minor
>
> When an initialization procedure fails during startup it results in a call to {{exit(1)}} or {{exit(2)}}. A failed startup needs to result in a call to {{ast_run_atexits(0)}} to handle the mandatory cleanup.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list