Files
asterisk/main
Eliel C. Sardanons dabfa94fdc Release the allocated channel decreasing the reference counter.
When allocating the channel use ao2_ref(-1) to release it, instead of calling
ast_free().
Also avoid freeing structures inside that channel (on error) if they will be
released by the channel destructor being called if the reference counter reachs
0.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@200108 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-11 15:40:03 +00:00
..
2009-04-20 22:10:25 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-04-29 18:53:01 +00:00
2008-11-29 17:57:39 +00:00
2008-07-21 21:00:47 +00:00
2009-03-18 02:28:55 +00:00
2009-06-09 16:22:04 +00:00
2009-06-01 17:53:38 +00:00
2009-04-29 18:53:01 +00:00