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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Sep 5 06:42:09 CDT 2017


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

Friendly Automation commented on ASTERISK-27177:
------------------------------------------------

Change 6376 merged by Jenkins2:
chan_ooh323: Fix confusing indentation warning

[https://gerrit.asterisk.org/6376|https://gerrit.asterisk.org/6376]

> 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
>            Assignee: Alexander Anikin
>            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