[asterisk-bugs] [JIRA] (ASTERISK-25792) qualifygap bounds checking
    Asterisk Team (JIRA) 
    noreply at issues.asterisk.org
       
    Sun Feb 14 15:03:33 CST 2016
    
    
  
    [ https://issues.asterisk.org/jira/browse/ASTERISK-25792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229486#comment-229486 ] 
Asterisk Team commented on ASTERISK-25792:
------------------------------------------
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].
> qualifygap bounds checking
> --------------------------
>
>                 Key: ASTERISK-25792
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25792
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 13.7.2
>            Reporter: Paul Sandys
>            Severity: Minor
>
> In sip.conf:
> qualifygap=100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
> causes ssprinf to convert to negative value, which in turn causes scheduler errors:
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -900 (interpreted as 4294966396 ms) requested!
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -900 (interpreted as 4294966396 ms) requested!
> [Feb 14 15:48:23] WARNING[101151]: sched.c:465 sched_settime: Bug likely: Negative time interval -901 (interpreted as 4294966395 ms) requested!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
    
    
More information about the asterisk-bugs
mailing list