[asterisk-bugs] [Asterisk 0013101]: [patch] Memory leak if no feature group or feature specified in main/features.c/register_group_feature()

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 17 13:06:54 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13101 
====================================================================== 
Reported By:                eliel
Assigned To:                bbryant
====================================================================== 
Project:                    Asterisk
Issue ID:                   13101
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 131203 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             07-17-2008 12:54 CDT
Last Modified:              07-17-2008 13:06 CDT
====================================================================== 
Summary:                    [patch] Memory leak if no feature group or feature
specified in main/features.c/register_group_feature()
Description: 
If fg or feature are null, fge is not freed. Also use S_OR instead of
(!ast_strlen_zero(a) ? a : b)

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-17-08 13:06  svnbot         Status                   assigned => resolved
07-17-08 13:06  svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list