[Home]

Summary:ASTERISK-10847: [patch] Trivial: Missing ast_module_user_remove() in res_features.c
Reporter:Tomás Laureano Peralta Tormey (laureano)Labels:
Date Opened:2007-11-20 17:23:11.000-0600Date Closed:2007-11-26 12:02:19.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_features_v2.c.patch
( 1) res_features.c.patch
Description:There are some missing ast_module_user_remove() in res_features.c when the function park_exec() returns if an error ocurrs.

Disclaimer on file.
Comments:By: Tomás Laureano Peralta Tormey (laureano) 2007-11-20 17:36:12.000-0600

Please use res_features_v2.c.patch.

By: Digium Subversion (svnbot) 2007-11-26 12:00:30.000-0600

Repository: asterisk
Revision: 89599

U   branches/1.4/res/res_features.c

------------------------------------------------------------------------
r89599 | file | 2007-11-26 12:00:29 -0600 (Mon, 26 Nov 2007) | 6 lines

Add module counting removal for error conditions.
(closes issue ASTERISK-10847)
Reported by: Laureano
Patches:
     res_features_v2.c.patch uploaded by Laureano (license 265)

------------------------------------------------------------------------

By: Digium Subversion (svnbot) 2007-11-26 12:02:19.000-0600

Repository: asterisk
Revision: 89600

_U  trunk/
U   trunk/res/res_features.c

------------------------------------------------------------------------
r89600 | file | 2007-11-26 12:02:18 -0600 (Mon, 26 Nov 2007) | 14 lines

Merged revisions 89599 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r89599 | file | 2007-11-26 14:02:56 -0400 (Mon, 26 Nov 2007) | 6 lines

Add module counting removal for error conditions.
(closes issue ASTERISK-10847)
Reported by: Laureano
Patches:
     res_features_v2.c.patch uploaded by Laureano (license 265)

........

------------------------------------------------------------------------