[asterisk-bugs] [JIRA] (ASTERISK-29856) res_rtp_asterisk: Invalid comparison creates unreachable code
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Jan 19 08:51:06 CST 2022
[ https://issues.asterisk.org/jira/browse/ASTERISK-29856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=257754#comment-257754 ]
Friendly Automation commented on ASTERISK-29856:
------------------------------------------------
Change 17861 merged by Friendly Automation:
res_rtp_asterisk: Fix typo in flag test/set
[https://gerrit.asterisk.org/c/asterisk/+/17861|https://gerrit.asterisk.org/c/asterisk/+/17861]
> res_rtp_asterisk: Invalid comparison creates unreachable code
> -------------------------------------------------------------
>
> Key: ASTERISK-29856
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29856
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 18.9.0
> Reporter: N A
> Assignee: N A
>
> This code doesn't make any sense: https://github.com/asterisk/asterisk/blob/59fcd1e7e20de07ceece67e27d7db7260d465772/res/res_rtp_asterisk.c#L5760
> This flag isn't set initially, and the code reads (if flag is set, set the flag).
> I think the if comparison is missing a not here.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list