[Home]

Summary:ASTERISK-10590: [patch] Memory leak?
Reporter:Andrey S Pankov (casper)Labels:
Date Opened:2007-10-22 09:20:25Date Closed:2007-10-22 10:36:07
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) channel.c.86664.diff
Description:I'm not sure, but it looks suspicious...
Comments:By: Digium Subversion (svnbot) 2007-10-22 10:31:54

Repository: asterisk
Revision: 86750

U   branches/1.4/main/channel.c

------------------------------------------------------------------------
r86750 | russell | 2007-10-22 10:31:54 -0500 (Mon, 22 Oct 2007) | 8 lines

Don't leak a frame in the case that an END frame is received and the time since
the BEGIN is less than that of the defined minimum DTMF duration.

(closes issue ASTERISK-10590)
Reported by: casper
Patches:
     channel.c.86664.diff uploaded by casper (license 55)

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

By: Digium Subversion (svnbot) 2007-10-22 10:36:07

Repository: asterisk
Revision: 86751

_U  trunk/
U   trunk/main/channel.c

------------------------------------------------------------------------
r86751 | russell | 2007-10-22 10:36:06 -0500 (Mon, 22 Oct 2007) | 16 lines

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

........
r86750 | russell | 2007-10-22 10:52:48 -0500 (Mon, 22 Oct 2007) | 8 lines

Don't leak a frame in the case that an END frame is received and the time since
the BEGIN is less than that of the defined minimum DTMF duration.

(closes issue ASTERISK-10590)
Reported by: casper
Patches:
     channel.c.86664.diff uploaded by casper (license 55)

........

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