]> git.ipfire.org Git - thirdparty/asterisk.git/commit
We need to make sure to null-terminate the "name"
authorMark Michelson <mmichelson@digium.com>
Fri, 25 Jul 2008 14:40:10 +0000 (14:40 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 25 Jul 2008 14:40:10 +0000 (14:40 +0000)
commita99f3d936543edf6f48f49415f183adcb2ab3aa5
tree83c1bd2669db93a938bf41182d2de816a6368b40
parent580ca7408c556f702a54539255c97901c6ab8355
We need to make sure to null-terminate the "name"
portion of SIP URI parameters so that there are no
bogus comparisons.

Thanks to bbryant for pointing this out.

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