[asterisk-bugs] [Asterisk 0013310]: [patch] Memory leak in chan_gtalk while trying to unload the module.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Aug 21 05:02:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13310 
====================================================================== 
Reported By:                eliel
Assigned To:                phsultan
====================================================================== 
Project:                    Asterisk
Issue ID:                   13310
Category:                   Channels/chan_gtalk
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 137974 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-08-15 10:32 CDT
Last Modified:              2008-08-21 05:02 CDT
====================================================================== 
Summary:                    [patch] Memory leak in chan_gtalk while trying to
unload the module.
Description: 
While trying to unload the chan_gtalk module, and we call
ASTOBJ_CONTAINER_DESTROYALL() the member_detroy function is never called
cause every member in gtalk_list has refcount > 1.
Also when calling find_gtalk the refcount of the found member is
incremented and never decremented when not used anymore.

====================================================================== 

---------------------------------------------------------------------- 
 (0091622) svnbot (reporter) - 2008-08-21 05:02
 http://bugs.digium.com/view.php?id=13310#c91622 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 139283

U   branches/1.4/channels/chan_gtalk.c

------------------------------------------------------------------------
r139283 | phsultan | 2008-08-21 05:02:11 -0500 (Thu, 21 Aug 2008) | 1 line

Apply fix for issue http://bugs.digium.com/view.php?id=13310 to branch 1.4, too.
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=139283 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-21 05:02 svnbot         Checkin                                      
2008-08-21 05:02 svnbot         Note Added: 0091622                          
======================================================================




More information about the asterisk-bugs mailing list