[asterisk-bugs] [Asterisk 0011367]: [patch] Avoid asterisk crash when unloading module app_meetme
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 26 08:38:33 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11367
======================================================================
Reported By: eliel
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11367
Category: Applications/app_meetme
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89546
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-25-2007 02:32 CST
Last Modified: 11-26-2007 08:38 CST
======================================================================
Summary: [patch] Avoid asterisk crash when unloading module
app_meetme
Description:
app_meetme is creating contexts and never destroying them on unload, so a
broken reference to 'registrar' appears when we do a module unload
generating an asterisk to crash.
======================================================================
----------------------------------------------------------------------
svnbot - 11-26-07 08:38
----------------------------------------------------------------------
Repository: asterisk
Revision: 89571
U branches/1.4/apps/app_meetme.c
------------------------------------------------------------------------
r89571 | file | 2007-11-26 08:38:32 -0600 (Mon, 26 Nov 2007) | 4 lines
When unloading app_meetme destroy any auto created contexts created by
SLA.
(closes issue http://bugs.digium.com/view.php?id=11367)
Reported by: eliel
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
11-26-07 08:38 svnbot Checkin
11-26-07 08:38 svnbot Note Added: 0074312
11-26-07 08:38 svnbot Status new => assigned
11-26-07 08:38 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list