Files
asterisk/main
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
* chan_console accessed pvts after deallocation.
 * cdr_mysql stored a pointer that was freed by realloc()
 * The module loader did not check usecount on shutdown, which led to chan_iax2
 reading a timer that was already unloaded.
 * The event subsystem sometimes creates an event with no IEs.  Due to a corner
 condition, the code would read beyond the memory boundary.
 * res_pktccops did not correctly check whether its monitor thread was started.
(closes issue #16062)
 Reported by: alexanderheinz
 Patches: 
       20091109__issue16062.diff.txt uploaded by tilghman (license 14)
 Tested by: tilghman


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@228798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-11-09 07:37:52 +00:00
..
2009-04-20 22:10:25 +00:00
2009-09-03 16:31:54 +00:00
2009-03-04 20:48:42 +00:00
2009-06-25 21:45:32 +00:00
2009-06-25 21:45:32 +00:00
2009-09-29 21:28:04 +00:00
2009-08-10 19:20:57 +00:00
2009-08-10 19:20:57 +00:00
2009-11-06 19:53:08 +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
2009-11-03 19:59:46 +00:00
2009-10-02 00:08:21 +00:00
2009-04-29 18:53:01 +00:00
2009-08-10 19:20:57 +00:00