[Home]

Summary:ASTERISK-10863: [patch] Trivial: Missing ast_frfree() in res_adsi.c
Reporter:Tomás Laureano Peralta Tormey (laureano)Labels:
Date Opened:2007-11-22 14:03:14.000-0600Date Closed:2007-11-24 11:04:46.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Resources/res_adsi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_adsi.c.patch
Description:There are two allocated frames not being freed by res_adsi.c.

Disclaimer on file.
Comments:By: Digium Subversion (svnbot) 2007-11-24 10:57:34.000-0600

Repository: asterisk
Revision: 89545

U   branches/1.4/res/res_adsi.c

------------------------------------------------------------------------
r89545 | tilghman | 2007-11-24 10:57:33 -0600 (Sat, 24 Nov 2007) | 5 lines

Free some frames that would otherwise leak on error.
Reported by: Laureano
Patch by: Laureano,tilghman
(Closes issue ASTERISK-10863)

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

By: Digium Subversion (svnbot) 2007-11-24 11:04:46.000-0600

Repository: asterisk
Revision: 89546

_U  trunk/
U   trunk/res/res_adsi.c

------------------------------------------------------------------------
r89546 | tilghman | 2007-11-24 11:04:45 -0600 (Sat, 24 Nov 2007) | 13 lines

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

........
r89545 | tilghman | 2007-11-24 10:59:59 -0600 (Sat, 24 Nov 2007) | 5 lines

Free some frames that would otherwise leak on error.
Reported by: Laureano
Patch by: Laureano,tilghman
(Closes issue ASTERISK-10863)

........

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