[asterisk-bugs] [Asterisk 0018907]: [patch] Small leak in app_externalivr

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 3 19:52:23 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:52 CST
====================================================================== 
Summary:                    [patch] Small leak in app_externalivr
Description: 
send_eivr_event allocates a string which never gets freed.
====================================================================== 

---------------------------------------------------------------------- 
 (0132621) svnbot (reporter) - 2011-03-03 19:52
 https://issues.asterisk.org/view.php?id=18907#c132621 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 309404

_U  trunk/
U   trunk/apps/app_externalivr.c

------------------------------------------------------------------------
r309404 | diruggles | 2011-03-03 19:52:22 -0600 (Thu, 03 Mar 2011) | 30
lines

Merged revisions 309403 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
  r309403 | diruggles | 2011-03-03 20:50:44 -0500 (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=309404 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-03 19:52 svnbot         Checkin                                      
2011-03-03 19:52 svnbot         Note Added: 0132621                          
======================================================================




More information about the asterisk-bugs mailing list