[Home]

Summary:ASTERISK-13330: [patch] res_phoneprov leaks memory if phoneprov.conf does not exist
Reporter:James Golovich (jamesgolovich)Labels:
Date Opened:2009-01-09 12:40:36.000-0600Date Closed:2009-01-09 14:30:17.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Resources/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-phoneprovleak.diff.txt
Description:res_phoneprov leaks memory if phoneprov.conf does not exist.  Trivial patch included here.

Since I'm just getting back into working on asterisk I didn't want to commit this myself.
Comments:By: Leif Madsen (lmadsen) 2009-01-09 12:48:48.000-0600

Originally assigned this to mnicholson, but I haven't assigned anything to otherwiseguy in a while, so I reassigned it :)

By: Digium Subversion (svnbot) 2009-01-09 14:25:27.000-0600

Repository: asterisk
Revision: 168142

U   trunk/res/res_phoneprov.c

------------------------------------------------------------------------
r168142 | twilson | 2009-01-09 14:25:27 -0600 (Fri, 09 Jan 2009) | 7 lines

Don't leak memory if phoneprov.conf does not exist

(closes issue ASTERISK-13330)
Reported by: jamesgolovich
Patches:
     asterisk-phoneprovleak.diff.txt uploaded by jamesgolovich (license 176)

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

http://svn.digium.com/view/asterisk?view=rev&revision=168142

By: Digium Subversion (svnbot) 2009-01-09 14:28:14.000-0600

Repository: asterisk
Revision: 168152

_U  branches/1.6.0/
U   branches/1.6.0/res/res_phoneprov.c

------------------------------------------------------------------------
r168152 | twilson | 2009-01-09 14:28:14 -0600 (Fri, 09 Jan 2009) | 14 lines

Merged revisions 168142 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r168142 | twilson | 2009-01-09 14:25:25 -0600 (Fri, 09 Jan 2009) | 7 lines
 
 Don't leak memory if phoneprov.conf does not exist
 
 (closes issue ASTERISK-13330)
 Reported by: jamesgolovich
 Patches:
       asterisk-phoneprovleak.diff.txt uploaded by jamesgolovich (license 176)
........

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

http://svn.digium.com/view/asterisk?view=rev&revision=168152

By: Digium Subversion (svnbot) 2009-01-09 14:30:17.000-0600

Repository: asterisk
Revision: 168157

_U  branches/1.6.1/
U   branches/1.6.1/res/res_phoneprov.c

------------------------------------------------------------------------
r168157 | twilson | 2009-01-09 14:30:17 -0600 (Fri, 09 Jan 2009) | 14 lines

Merged revisions 168142 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r168142 | twilson | 2009-01-09 14:25:25 -0600 (Fri, 09 Jan 2009) | 7 lines
 
 Don't leak memory if phoneprov.conf does not exist
 
 (closes issue ASTERISK-13330)
 Reported by: jamesgolovich
 Patches:
       asterisk-phoneprovleak.diff.txt uploaded by jamesgolovich (license 176)
........

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

http://svn.digium.com/view/asterisk?view=rev&revision=168157