[asterisk-bugs] [JIRA] (ASTERISK-27177) ooh323c: misleading indentation in addons/ooh323c/src/ooSocket.c

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Aug 3 23:13:58 CDT 2017


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

Asterisk Team commented on ASTERISK-27177:
------------------------------------------

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

> ooh323c: misleading indentation in addons/ooh323c/src/ooSocket.c
> ----------------------------------------------------------------
>
>                 Key: ASTERISK-27177
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27177
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>            Reporter: Tzafrir Cohen
>            Severity: Minor
>
> At line 387 (note the extra ';' at the first line):
> {code}
>       if ((host = ast_sockaddr_stringify_addr(&addr)) != NULL);
>         strncpy(destAddr, host, strlen(host));
> {code}
> Credit: warning from gcc.



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



More information about the asterisk-bugs mailing list