]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Properly check the bounds of arrays when decoding UDPTL packets. Also, remove broken...
authorMatthew Nicholson <mnicholson@digium.com>
Mon, 21 Feb 2011 14:57:15 +0000 (14:57 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Mon, 21 Feb 2011 14:57:15 +0000 (14:57 +0000)
commit2e714923c39d6abcd6f67c4c8a4f456548f54d54
tree03462d4cf103630ab9bdf547fec5f9cfb47efef3
parent788e66cf2097a7d058362eb899e1c7911dc338fb
Properly check the bounds of arrays when decoding UDPTL packets.  Also, remove broken support for receiving UDPTL packets larger than 16k.  That shouldn't ever happen anyway.

AST-2011-002
FAX-281

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