]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Protect against overflow, when calculating how long to wait for a frame.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 4 May 2010 23:36:53 +0000 (23:36 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 4 May 2010 23:36:53 +0000 (23:36 +0000)
commit6acbf688e61118d6ee371ede1e6041f0da4c0b9b
treeea0417672f416ee8ee73a6d6808108bab88adde1
parent8e05e30a2d4f33aa50683edcb1bfb618330eb2b0
Protect against overflow, when calculating how long to wait for a frame.

(closes issue #17128)
 Reported by: under
 Patches:
       d.diff uploaded by under (license 914)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@261093 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c