aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-28 20:03:48 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-28 20:03:48 +0000
commitce36a3de76703a6017a6ae8092ed1e3987c88b79 (patch)
tree81671a8988119a96963e025a8ba333bf2d29c10b /codecs
parent39bb16910bc7301604fdbc256853aa6cdd37fbbf (diff)
Blocked revisions 111811 via svnmerge
........ r111811 | mmichelson | 2008-03-28 15:03:16 -0500 (Fri, 28 Mar 2008) | 11 lines This time the fix is proper for issue 12284. I have tested it thoroughly and found that valgrind no longer complains and that calls do complete correctly. The fix is along the same lines as before: Make sure the final null terminator gets copied into the new sip_request's data pointer. Without it, parse_request will read and potentially write past the end of the string, causing potential crashes. (closes issue #12284...for real this time!) reported by falves11 ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@111812 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs')
0 files changed, 0 insertions, 0 deletions