[asterisk-bugs] [Asterisk 0018907]: [patch] Small leak in app_externalivr
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 3 18:34:15 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: confirmed
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:
======================================================================
Date Submitted: 2011-03-02 08:49 CST
Last Modified: 2011-03-03 18:34 CST
======================================================================
Summary: [patch] Small leak in app_externalivr
Description:
send_eivr_event allocates a string which never gets freed.
======================================================================
----------------------------------------------------------------------
(0132618) svnbot (reporter) - 2011-03-03 18:34
https://issues.asterisk.org/view.php?id=18907#c132618
----------------------------------------------------------------------
Repository: asterisk
Revision: 309355
U branches/1.4/apps/app_externalivr.c
------------------------------------------------------------------------
r309355 | diruggles | 2011-03-03 18:34:14 -0600 (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=309355
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 18:34 svnbot Checkin
2011-03-03 18:34 svnbot Note Added: 0132618
======================================================================
More information about the asterisk-bugs
mailing list