[asterisk-bugs] [Asterisk 0018907]: [patch] Small leak in app_externalivr
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 3 18:42:30 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18907
======================================================================
Reported By: andy11
Assigned To: thedavidfactor
======================================================================
Project: Asterisk
Issue ID: 18907
Category: Applications/app_externalivr
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 309251
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-03-02 08:49 CST
Last Modified: 2011-03-03 18:42 CST
======================================================================
Summary: [patch] Small leak in app_externalivr
Description:
send_eivr_event allocates a string which never gets freed.
======================================================================
----------------------------------------------------------------------
(0132619) svnbot (reporter) - 2011-03-03 18:42
https://issues.asterisk.org/view.php?id=18907#c132619
----------------------------------------------------------------------
Repository: asterisk
Revision: 309356
_U branches/1.6.2/
U branches/1.6.2/apps/app_externalivr.c
------------------------------------------------------------------------
r309356 | diruggles | 2011-03-03 18:42:29 -0600 (Thu, 03 Mar 2011) | 16
lines
Merged revisions 309355 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r309355 | diruggles | 2011-03-03 19:34:13 -0500 (Thu, 03 Mar 2011) | 9
lines
fix small memory leak
fix small memory leak caused by a string allocation that wasn't freed
(closes issue https://issues.asterisk.org/view.php?id=18907)
Reported by: andy11
Patches:
asterisk_trunk-app_externalivr-leak.patch uploaded by andy11
(license 1224)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=309356
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 18:42 svnbot Checkin
2011-03-03 18:42 svnbot Note Added: 0132619
======================================================================
More information about the asterisk-bugs
mailing list