]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixes sip crash when calling remove_uri_parameters with NULL
authorDavid Vossel <dvossel@digium.com>
Thu, 23 Jun 2011 18:31:00 +0000 (18:31 +0000)
committerDavid Vossel <dvossel@digium.com>
Thu, 23 Jun 2011 18:31:00 +0000 (18:31 +0000)
commit5a8af0d61371c41ced58f13485cc2483efb7b699
tree29f0e350ae8b982222c7158b8744d2c82f36bb4e
parent1e7ff894673524cab0b1cf42c6033c76b69d9964
Fixes sip crash when calling remove_uri_parameters with NULL

AST-2011-009

(closes issue ASTERISK-18017)
Reported by: jaredmauch

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