[asterisk-bugs] [Asterisk 0016853]: [patch] Memory leak in realtime meetme
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Feb 17 14:27:24 CST 2010
The following issue is now READY FOR TESTING.
======================================================================
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: ready for testing
Asterisk Version: 1.6.1.15-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-02-17 08:48 CST
Last Modified: 2010-02-17 14:27 CST
======================================================================
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-02-17 14:27 lmadsen Status new => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list