[asterisk-bugs] [JIRA] (ASTERISK-26265) Errors ignored from some parts of system initialization.
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Aug 3 15:37:56 CDT 2016
Corey Farrell created ASTERISK-26265:
----------------------------------------
Summary: Errors ignored from some parts of system initialization.
Key: ASTERISK-26265
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26265
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
A few initialization have allocations that must succeed or it will later cause a segmentation fault. We need to check for these situations and exit with an error code during startup.
* channel.c: ast_channels_init
* config_options.c: aco_init
* format.c: ast_format_attr_init and ast_format_list_init (v11 only)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list