[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 21:57:56 CDT 2016
Corey Farrell created ASTERISK-26267:
----------------------------------------
Summary: 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: 14.0.0-beta1, 13.10.0, 11.23.0, GIT
Reporter: 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