[asterisk-commits] mmichelson: branch 1.6.2 r220996 - /branches/1.6.2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Sep 29 16:28:20 CDT 2009
Author: mmichelson
Date: Tue Sep 29 16:28:16 2009
New Revision: 220996
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=220996
Log:
Blocked revisions 220995 via svnmerge
........
r220995 | mmichelson | 2009-09-29 16:28:04 -0500 (Tue, 29 Sep 2009) | 11 lines
Fix channel reference leak.
ast_cel_report_event would geet a reference to the
bridged channel. However, certain return paths, such
as if CEL was not enabled, would result in a reference
leak. All return paths now properly unref the channel.
(closes issue #15991)
Reported by: mmichelson
........
Modified:
branches/1.6.2/ (props changed)
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list