]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a possible crash in sip/reqresp_parser.c that is caused by a possible null
authorBrett Bryant <bbryant@digium.com>
Wed, 23 Mar 2011 21:45:46 +0000 (21:45 +0000)
committerBrett Bryant <bbryant@digium.com>
Wed, 23 Mar 2011 21:45:46 +0000 (21:45 +0000)
commita54ab2908755c09eb6c1299cfbfae9116182d79a
tree774b46c978fc16ce0c975dc8600194c44d0fd107
parent2f95620a2fc5efd9a0f8d235a94c60a83c606ae0
Fix a possible crash in sip/reqresp_parser.c that is caused by a possible null
value.

(closes issue #18821)
Reported by: cmaj
Patches:
      patch-reqresp_parser_sip_uri_domain_cmp_c_locale-crash-1.8.3-rc2.diff.tx
      uploaded by cmaj (license 830)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@311612 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/sip/reqresp_parser.c