[asterisk-bugs] [JIRA] (ASTERISK-26308) compilation failed with -Werror=maybe-uninitialized

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Aug 19 10:21:57 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231892#comment-231892 ] 

Asterisk Team commented on ASTERISK-26308:
------------------------------------------

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].

> compilation failed with -Werror=maybe-uninitialized
> ---------------------------------------------------
>
>                 Key: ASTERISK-26308
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26308
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.10.0-rc1, 13.11.0
>            Reporter: Alexei Gradinari
>
> The compilation failed for devmode 
>     --enable DONT_OPTIMIZE
>     --enable BETTER_BACKTRACES
>     --enable DO_CRASH
>     --enable TEST_FRAMEWORK
> res_pjsip/pjsip_configuration.c: In function ‘dtls_handler’:
> res_pjsip/pjsip_configuration.c:974:20: error: ‘back’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
>    int size = strlen(front);
>                     ^
> cc1: all warnings being treated as errors



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list