[asterisk-bugs] [JIRA] (ASTERISK-26962) [UBSAN] asterisk.c: left shift of 1 by 63 places cannot be represented in type 'long int'

Asterisk Team (JIRA) noreply at issues.asterisk.org
Mon Apr 24 22:37:57 CDT 2017


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

Asterisk Team commented on ASTERISK-26962:
------------------------------------------

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

> [UBSAN] asterisk.c: left shift of 1 by 63 places cannot be represented in type 'long int'
> -----------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-26962
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26962
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.15.0
>            Reporter: Badalian Vyacheslav
>            Severity: Minor
>
> Current 13 branch
> asterisk.c:4266:108: runtime error: left shift of 1 by 63 places cannot be represented in type 'long int'
> {code}
> 		FD_SET(fd2, &readers);
> {code}



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



More information about the asterisk-bugs mailing list