[asterisk-dev] [Code Review] 2479: Use the correct lower bound for saturated arithmetic

svnbot reviewboard at asterisk.org
Tue Apr 30 08:48:54 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2479/
-----------------------------------------------------------

(Updated April 30, 2013, 8:48 a.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 386929


Repository: Asterisk


Description
-------

The current ast_slinear_saturated_* functions use a lower bound of -32767, where they should be using -32768.  I'm only posting the review in case I am missing something obvious.


Diffs
-----

  /branches/1.8/include/asterisk/utils.h 386841 

Diff: https://reviewboard.asterisk.org/r/2479/diff/


Testing
-------

Compilation and ran a few calls through ConfBridge


Thanks,

Sean Bright

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130430/30654743/attachment.htm>


More information about the asterisk-dev mailing list