[asterisk-bugs] [Asterisk 0011383]: zaptel handel leak in meetme conference
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Dec 3 16:05:15 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11383
======================================================================
Reported By: markmhy
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11383
Category: Applications/app_meetme
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.14
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-26-2007 21:51 CST
Last Modified: 12-03-2007 16:05 CST
======================================================================
Summary: zaptel handel leak in meetme conference
Description:
before conference create
Module Size Used by
ztdummy 7688 0
zaptel 192004 206 ztdummy
after all user leave conference, and there is no conference in meetme
Module Size Used by
ztdummy 7688 0
zaptel 192004 208 ztdummy
there is 2 handle not closed by meetme module
======================================================================
----------------------------------------------------------------------
svnbot - 12-03-07 16:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 90697
_U trunk/
U trunk/apps/app_meetme.c
------------------------------------------------------------------------
r90697 | qwell | 2007-12-03 16:05:14 -0600 (Mon, 03 Dec 2007) | 13 lines
Merged revisions 90696 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
(Closes issue http://bugs.digium.com/view.php?id=11383)
........
r90696 | qwell | 2007-12-03 16:06:36 -0600 (Mon, 03 Dec 2007) | 4 lines
Make sure we always close the conference fd if we have an open one.
Issue 11383, reported by markmhy, patch by eliel.
........
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
12-03-07 16:05 svnbot Checkin
12-03-07 16:05 svnbot Note Added: 0074706
12-03-07 16:05 svnbot Status confirmed => assigned
12-03-07 16:05 svnbot Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list