[Home]

Summary:ASTERISK-12587: [patch] Memory leak while unloading the module.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-08-15 12:34:36Date Closed:2008-09-09 05:11:39
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_oss
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_oss.c.patch
Description:Not all the memory allocated is freed when unloading the module.
Comments:By: Mark Michelson (mmichelson) 2008-09-09 05:10:29

Thanks for the patch, eliel! I'll commit this right now.

By: Digium Subversion (svnbot) 2008-09-09 05:11:37

Repository: asterisk
Revision: 141995

U   trunk/channels/chan_oss.c

------------------------------------------------------------------------
r141995 | mmichelson | 2008-09-09 05:11:35 -0500 (Tue, 09 Sep 2008) | 8 lines

Fix a memory leak in chan_oss

(closes issue ASTERISK-12587)
Reported by: eliel
Patches:
     chan_oss.c.patch uploaded by eliel (license 64)


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

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