Files
asterisk/codecs
Tilghman Lesher 765856ca23 Merged revisions 149637 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r149637 | tilghman | 2008-10-15 11:41:54 -0500 (Wed, 15 Oct 2008) | 8 lines
  
  When using MALLOC_DEBUG, codec_lpc10 leaks memory, because it matches a library
  malloc() with an ast_free (which, of course, doesn't match up with known
  allocated memory, so the free fails).
  (closes issue #13702)
   Reported by: eliel
   Patches: 
         codec_lpc10_lpcini.c uploaded by eliel (license 64)
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@149638 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-10-15 16:42:35 +00:00
..
2006-12-21 00:08:21 +00:00
2006-12-21 00:08:21 +00:00