if we receive an INVITE with a Content-Length that is not a valid number, or is zero...
commit52d5bb4baa1292e877ffcd1259e8f725f7c1eda7
authorkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 12 Mar 2008 19:16:07 +0000 (12 19:16 +0000)
committerkpfleming <kpfleming@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 12 Mar 2008 19:16:07 +0000 (12 19:16 +0000)
treee71c9bcac95f40880ce7faabf8090a8fb1125401
parente34b042dfbd10f64b2d221776707a091dcc91446
if we receive an INVITE with a Content-Length that is not a valid number, or is zero, then don't process the rest of the message body looking for an SDP

closes issue #11475
Reported by: andrebarbosa

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@108086 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_sip.c