[asterisk-bugs] [Asterisk 0018521]: [patch] Memory leaking in calendars
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 4 17:01:53 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18521
======================================================================
Reported By: pitel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18521
Category: Resources/res_calendar
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.8.1.1
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-12-23 09:15 CST
Last Modified: 2011-01-04 11:01 CST
======================================================================
Summary: [patch] Memory leaking in calendars
Description:
Memory is leaking in calendaring module.
Noticed after backporting calendaring to Asterisk 1.6.1.20, but it also
appear in 1.8.1.1!
======================================================================
----------------------------------------------------------------------
(0130132) svnbot (reporter) - 2011-01-04 11:01
https://issues.asterisk.org/view.php?id=18521#c130132
----------------------------------------------------------------------
Repository: asterisk
Revision: 300214
U branches/1.8/res/res_calendar_exchange.c
U branches/1.8/res/res_calendar_icalendar.c
------------------------------------------------------------------------
r300214 | pitel | 2011-01-04 11:01:52 -0600 (Tue, 04 Jan 2011) | 7 lines
Memory leaking in calendars
ne_request_destroy() was missing in icalendar and exchange calendar
modules, causing memory leak.
(closes issue https://issues.asterisk.org/view.php?id=18521)
Review: https://reviewboard.asterisk.org/r/1068/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=300214
Issue History
Date Modified Username Field Change
======================================================================
2011-01-04 11:01 svnbot Checkin
2011-01-04 11:01 svnbot Note Added: 0130132
======================================================================
More information about the asterisk-bugs
mailing list