]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a small memory leak on error in ast_channel_alloc().
authorRichard Mudgett <rmudgett@digium.com>
Mon, 27 Apr 2009 21:22:17 +0000 (21:22 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 27 Apr 2009 21:22:17 +0000 (21:22 +0000)
commitfb030f24ef86e04426ef8367a3c081d83549c320
treec966977a9b3b4a6b0ed8ce392c5be744aad8ee91
parent89d06c7759086e1c4e48da6cd693d544684772b9
Fix a small memory leak on error in ast_channel_alloc().

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@190797 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c