[asterisk-bugs] [JIRA] (ASTERISK-23628) chan_unistim.c: 2 * bad if tests
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Apr 29 15:55:20 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan closed ASTERISK-23628.
----------------------------------
Resolution: Won't Fix
> chan_unistim.c: 2 * bad if tests
> --------------------------------
>
> Key: ASTERISK-23628
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23628
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Environment: All
> Reporter: dcb314
> Assignee: Matt Jordan
>
> [chan_unistim.c:1230]: (warning) Logical conjunction always evaluates to false: fav < 0 && fav > 5.
> Source code is
> if ((fav < 0) && (fav > 5)) {
> \[EDIT: mjordan\]
> Removed inline patch.
> [chan_unistim.c:1244]: (warning) Logical conjunction always evaluates to false: fav < 0 && fav > 5.
> Duplicate.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list