Files
asterisk/main
Jeff Peeler 1d293d0093 Fix crash resulting from frames with invalid data pointers.
In ast_frdup the frame data union does not get set to point to malloced memory 
if the datalen is zero, so make sure to handle the same case in ast_frisolate
appropriately.

(closes issue #16058)
Reported by: atis
Patches: 
      bug16058-fix.patch uploaded by jpeeler (license 325)
Tested by: atis


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@243244 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-01-26 18:07:57 +00:00
..
2009-04-20 22:10:25 +00:00
2009-03-04 20:48:42 +00:00
2010-01-08 19:39:30 +00:00
2009-12-01 20:27:37 +00:00
2009-09-29 21:28:04 +00:00
2009-12-30 20:34:41 +00:00
2007-12-11 22:20:22 +00:00
2009-08-10 19:20:57 +00:00
2008-07-21 21:00:47 +00:00
2009-11-02 20:43:52 +00:00
2009-03-18 02:28:55 +00:00
2010-01-13 10:45:19 +00:00
2007-11-21 00:23:49 +00:00
2009-04-29 18:53:01 +00:00