[asterisk-bugs] [Asterisk 0018521]: [patch] Memory leaking in calendars
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 4 17:04:16 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18521
======================================================================
Reported By: pitel
Assigned To: pitel
======================================================================
Project: Asterisk
Issue ID: 18521
Category: Resources/res_calendar
Reproducibility: always
Severity: major
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-12-23 09:15 CST
Last Modified: 2011-01-04 11:04 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!
======================================================================
----------------------------------------------------------------------
(0130134) svnbot (reporter) - 2011-01-04 11:04
https://issues.asterisk.org/view.php?id=18521#c130134
----------------------------------------------------------------------
Repository: asterisk
Revision: 300215
_U trunk/
U trunk/res/res_calendar_exchange.c
U trunk/res/res_calendar_icalendar.c
------------------------------------------------------------------------
r300215 | pitel | 2011-01-04 11:04:15 -0600 (Tue, 04 Jan 2011) | 14 lines
Merged revisions 300214 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r300214 | pitel | 2011-01-04 18:01:52 +0100 (?\195?\154t, 04 led 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=300215
Issue History
Date Modified Username Field Change
======================================================================
2011-01-04 11:04 svnbot Checkin
2011-01-04 11:04 svnbot Note Added: 0130134
======================================================================
More information about the asterisk-bugs
mailing list