[asterisk-bugs] [JIRA] (ASTERISK-26220) Add support for noreturn function attributes.
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Tue Jul 19 22:36:02 CDT 2016
Corey Farrell created ASTERISK-26220:
----------------------------------------
Summary: 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: 13.9.1, 11.22.0-rc1, SVN
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