mirror of http://gerrit.asterisk.org/asterisk
........ 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 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@220996 65c4cc65-6c06-0410-ace0-fbb531ad65f31.6.2
parent
bfa2271b46
commit
56d3c2435c