Merged revisions 86836 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Mon, 22 Oct 2007 21:37:58 +0000 (21:37 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 22 Oct 2007 21:37:58 +0000 (21:37 +0000)
commit8bf796ec101c3bb96814fcf470e146f971ae6c61
tree088ab6ff2f15a45741d675f0fd56bcbdd02b63b2
parent39ce390203bf15ce4b3fe8cfb25c621a2299a2f5
Merged revisions 86836 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r86836 | russell | 2007-10-22 16:36:12 -0500 (Mon, 22 Oct 2007) | 9 lines

If lock tracking is not enabled, then we can not attempt to log any mutex
failures.  If so, we could end up in infinite recursion.  The only lock that
is affected by this is a mutex in astmm.c used when MALLOC_DEBUG is enabled.

(closes issue #11044)
Reported by: ys
Patches:
      lock.h.diff uploaded by ys (license 281)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@86839 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/lock.h