[asterisk-bugs] [Asterisk 0013310]: [patch] Memory leak in chan_gtalk while trying to unload the module.
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 15 10:32:42 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13310
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13310
Category: Channels/chan_gtalk
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2008-08-15 10:32 CDT
Last Modified: 2008-08-15 10:32 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-08-15 10:32 eliel Asterisk Version => SVN
2008-08-15 10:32 eliel SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-08-15 10:32 eliel SVN Revision (number only!) => 137974
2008-08-15 10:32 eliel Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list