]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixes to the fd-oriented SIP TCP reads.
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 16 Oct 2012 21:44:46 +0000 (21:44 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 16 Oct 2012 21:44:46 +0000 (21:44 +0000)
commit0ee22cfd14828747375c07c9f6d915a0d90637c4
treee803346636aae0b1a57f7e5674448f75b20906e7
parent5fc8671fb709930c688925a3cd4121121dc9b088
Fixes to the fd-oriented SIP TCP reads.

Don't crash on large user input. Allow SIP headers without space.
Optimize code a bit.

Review: https://reviewboard.asterisk.org/r/2162
........

Merged revisions 375111 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 375112 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@375113 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c