[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 12:54:17 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13101
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13101
Category: Resources/res_features
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 07-17-2008 12:54 CDT
Last Modified: 07-17-2008 12:54 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 12:54 eliel Asterisk Version => SVN
07-17-08 12:54 eliel SVN Branch (only for SVN checkou => trunk
07-17-08 12:54 eliel SVN Revision (number only!) => 131203
07-17-08 12:54 eliel Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list