]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 114106 via svnmerge from
authorMark Michelson <mmichelson@digium.com>
Mon, 14 Apr 2008 15:01:36 +0000 (15:01 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 14 Apr 2008 15:01:36 +0000 (15:01 +0000)
commit9ddc843fbeecfcfbe2ff54d916fe9d18de2a77c7
treee02b1e14ad8028b78bf6c76664ac64082d9df524
parentc5d0ca23f07e20ae4d31cce656747ad96b6ae193
Merged revisions 114106 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r114106 | mmichelson | 2008-04-14 09:58:02 -0500 (Mon, 14 Apr 2008) | 5 lines

Save a local copy of the generate callback prior to unlocking the channel in
case the generate callback goes NULL on us after the channel is unlocked. Thanks
to Russell for pointing this need out to me.

........

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