[asterisk-bugs] [JIRA] (ASTERISK-26220) Add support for noreturn function attributes.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Jul 19 22:36:02 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231493#comment-231493 ]
Asterisk Team commented on ASTERISK-26220:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Add support for noreturn function attributes.
> ---------------------------------------------
>
> Key: ASTERISK-26220
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26220
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: SVN, 11.22.0-rc1, 13.9.1
> Reporter: Corey Farrell
> Severity: Minor
>
> ast_do_crash and __ast_assert_failed should have noreturn attribute when DO_CRASH is enabled. When compiled with the correct options this fixes many false NULL value issues when using clang 'scan-build' to analyze the source.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list