[Home]

Summary:ASTERISK-12513: [patch] Free ast_config structure on memory allocation error.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-08-04 06:48:28Date Closed:2008-08-04 11:25:49
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_http_post_leak.patch
Description:Free the ast_config strucuture when getting an error while allocating memory.


****** ADDITIONAL INFORMATION ******

Also we should added the Resources/res_http_post to the mantis Category.
Comments:By: Digium Subversion (svnbot) 2008-08-04 11:25:47

Repository: asterisk
Revision: 135476

U   trunk/include/asterisk/http.h
U   trunk/main/http.c
U   trunk/res/res_http_post.c

------------------------------------------------------------------------
r135476 | tilghman | 2008-08-04 11:25:46 -0500 (Mon, 04 Aug 2008) | 6 lines

HTTP module memory leaks
(closes issue ASTERISK-12513)
Reported by: eliel
Patches:
      res_http_post_leak.patch uploaded by eliel (license 64)

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

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