[asterisk-bugs] [JIRA] (ASTERISK-27552) [patch] chan_ooh323: Limit outgoinglimit to positive values as intended.

Friendly Automation (JIRA) noreply at issues.asterisk.org
Sat Jan 6 20:57:39 CST 2018


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

Friendly Automation commented on ASTERISK-27552:
------------------------------------------------

Change 7825 merged by Jenkins2:
chan_ooh323: Limit outgoinglimit to positive values as intended.

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

> [patch] chan_ooh323: Limit outgoinglimit to positive values as intended.
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-27552
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27552
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 13.18.5, 15.1.5
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Trivial
>              Labels: patch
>         Attachments: clang_ooh323_outgoinglimit.patch
>
>
> The compiler _clang_ (5.0.1) reports:{code}chan_ooh323.c:2608:40: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
>                                 if (peer->outgoinglimit < 0)
>                                     ~~~~~~~~~~~~~~~~~~~ ^ ~{code}



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



More information about the asterisk-bugs mailing list