[asterisk-bugs] [JIRA] (ASTERISK-26265) Errors ignored from some parts of system initialization.
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Thu Aug 4 10:15:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-26265.
------------------------------------
> 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: 11.23.0, 13.10.0, 14.0.0-beta1, GIT
> Reporter: Corey Farrell
> Assignee: 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