]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Ensure that when encoding the contents of an ast_frame into an iax_frame, that
authorRussell Bryant <russell@russellbryant.com>
Tue, 17 Jul 2007 20:45:27 +0000 (20:45 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 17 Jul 2007 20:45:27 +0000 (20:45 +0000)
commitd0b4144eb4c841c195d74c1f1c75274988cf3840
tree11d41aff9ddb9fb9cf8bc1e4677fcbe655ff331a
parentd2cb9b0d3b294b51c633af5cd52ff3a71939f005
Ensure that when encoding the contents of an ast_frame into an iax_frame, that
the size of the destination buffer is known in the iax_frame so that code
won't write past the end of the allocated buffer when sending outgoing frames.
(ASA-2007-014)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@75444 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c
channels/iax2-parser.c
channels/iax2-parser.h