Merged revisions 230038 via svnmerge from
authorJoshua Colp <jcolp@digium.com>
Fri, 13 Nov 2009 19:44:53 +0000 (19:44 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 13 Nov 2009 19:44:53 +0000 (19:44 +0000)
commit85dd68ca7a4ef7eea76c3fbc85f7beb5fb050bdd
treecb8a9a802f26472a770b92787a157648141a1d38
parentf62d03a8f3d1ef3e31b9bb71682597936cd5d659
Merged revisions 230038 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r230038 | file | 2009-11-13 13:44:07 -0600 (Fri, 13 Nov 2009) | 9 lines

  Fix a crash caused by two threads thinking they should both free the
  chan_local private structure when only one should.

  (closes issue #15314)
  Reported by: sroberts
  Patches:
        Issue15314_Move_Nulling_owner.patch uploaded by davidw (license 780)
  Tested by: davidw, lottc
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@230039 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_local.c