[asterisk-bugs] [Asterisk 0016853]: [patch] Memory leak in realtime meetme
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 1 14:01:19 CDT 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=16853
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16853
Category: Applications/app_meetme
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1.15-rc2
JIRA: SWP-924
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-02-17 08:48 CST
Last Modified: 2010-06-01 14:01 CDT
======================================================================
Summary: [patch] Memory leak in realtime meetme
Description:
find_conf_realtime() uses only one variable for iterating data in meetme
table, thus ast_variables_destroy() at the end is called with NULL pointer.
Only 1.6.1 and 1.6.0 are affected.
======================================================================
----------------------------------------------------------------------
(0122733) pabelanger (manager) - 2010-06-01 14:01
https://issues.asterisk.org/view.php?id=16853#c122733
----------------------------------------------------------------------
Closing since 1.6.0 and 1.6.1 support has ended (see below).
--
Per the Asterisk maintenance timeline page at
http://www.asterisk.org/asterisk-versions maintenance (bug) support for the
1.6.0 and 1.6.1 branches has ended. For continued maintenance support
please move to the 1.6.2 branch.
More information on this change can be found in the release announcement:
http://www.asterisk.org/node/49924
Issue History
Date Modified Username Field Change
======================================================================
2010-06-01 14:01 pabelanger Note Added: 0122733
2010-06-01 14:01 pabelanger Status ready for testing =>
closed
======================================================================
More information about the asterisk-bugs
mailing list