]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't read into a buffer without first checking if a value is beyond the end.
authorTilghman Lesher <tilghman@meg.abyt.es>
Wed, 14 Jan 2009 19:02:55 +0000 (19:02 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Wed, 14 Jan 2009 19:02:55 +0000 (19:02 +0000)
commit99313c7b926f1fab0a438c3946626e8b1113b666
treecd5540c95b11db7e7bea8412a8081120c3640f2f
parent3af85c8b97b2f98e9646e9f6cdcce337ff178d9e
Don't read into a buffer without first checking if a value is beyond the end.
(closes issue #13600)
 Reported by: atis
 Patches:
       20090106__bug13600.diff.txt uploaded by Corydon76 (license 14)
 Tested by: atis

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