[asterisk-bugs] [Asterisk 0018907]: [patch] Small leak in app_externalivr
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 3 19:50:46 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 19:50 CST
======================================================================
Summary: [patch] Small leak in app_externalivr
Description:
send_eivr_event allocates a string which never gets freed.
======================================================================
----------------------------------------------------------------------
(0132620) svnbot (reporter) - 2011-03-03 19:50
https://issues.asterisk.org/view.php?id=18907#c132620
----------------------------------------------------------------------
Repository: asterisk
Revision: 309403
_U branches/1.8/
U branches/1.8/apps/app_externalivr.c
------------------------------------------------------------------------
r309403 | diruggles | 2011-03-03 19:50:45 -0600 (Thu, 03 Mar 2011) | 23
lines
Merged revisions 309356 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
................
r309356 | diruggles | 2011-03-03 19:42:28 -0500 (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=309403
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 19:50 svnbot Checkin
2011-03-03 19:50 svnbot Note Added: 0132620
======================================================================
More information about the asterisk-bugs
mailing list