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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Jan 5 06:29:43 CST 2018


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

Asterisk Team commented on ASTERISK-27552:
------------------------------------------

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

> [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
>            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