]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Avoid a deadlock in chanspy, just in case the spyee is masqueraded and chanspy_ds_cha...
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 29 Sep 2009 20:25:14 +0000 (20:25 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 29 Sep 2009 20:25:14 +0000 (20:25 +0000)
commit185e4321a73a922ef5062b850cf25409eb0be50f
treeebbfe9fd5bee206c9acf0d585d83ea9b30e63447
parent75ab04c1cd95cdec590d3b9b9bedb296910ce59f
Avoid a deadlock in chanspy, just in case the spyee is masqueraded and chanspy_ds_chan_fixup() is called with the channel locked.

(closes issue #15965)
Reported by: atis
Patches:
      chanspy-deadlock-fix1.diff uploaded by mnicholson (license 96)
Tested by: atis

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@220938 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c