]> git.ipfire.org Git - thirdparty/asterisk.git/commit
(closes issue #13493)
authorJeff Peeler <jpeeler@digium.com>
Tue, 16 Sep 2008 21:44:21 +0000 (21:44 +0000)
committerJeff Peeler <jpeeler@digium.com>
Tue, 16 Sep 2008 21:44:21 +0000 (21:44 +0000)
commit407b16efd7066f0cbe37870cbd5b5beade301774
tree553c097e60a7d2f3bef406f21811f956449a3366
parenta3289918e33ad94bb1c87ee4cde5c6fc423321a3
(closes issue #13493)
Reported by: mdu113
Patches:
      bug13493.diff uploaded by jpeeler (license 325)
Tested by: mdu113

Changed park_call_full to hold the parkinglot lock a little longer, which protects the parkeduser struct from being freed out from underneath. Made sure that the parking extension is added to the parking context while holding the lock thereby ensuring that there are no spurious warnings from removal attempts when a hangup occurs while the parking lot is being announced.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@143270 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_features.c