Files
asterisk/channels
Mark Michelson bf4893fdce 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: https://origsvn.digium.com/svn/asterisk/trunk@111811 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-03-28 20:03:16 +00:00
..
2008-03-26 19:05:51 +00:00
2008-03-26 19:05:51 +00:00
2008-03-26 19:05:51 +00:00
2008-03-04 23:10:45 +00:00
2008-01-09 18:03:40 +00:00
2007-12-11 22:20:22 +00:00
2007-12-11 22:20:22 +00:00
2008-03-26 20:34:05 +00:00