Files
asterisk/main
Russell Bryant 7da06e6cb8 Merged revisions 105116 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r105116 | russell | 2008-02-28 16:23:05 -0600 (Thu, 28 Feb 2008) | 8 lines

Fix a bug in the lock tracking code that was discovered by mmichelson.  The issue
is that if the lock history array was full, then the functions to mark a lock as
acquired or not would adjust the stats for whatever lock is at the end of the array,
which may not be itself.  So, do a sanity check to make sure that we're updating
lock info for the proper lock.

(This explains the bizarre stats on lock #63 in BE-396, thanks Mark!)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@105144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-02-28 22:39:26 +00:00
..
2008-01-22 08:58:46 +00:00
2008-02-15 17:29:08 +00:00
2008-02-26 20:33:08 +00:00
2008-02-20 03:52:57 +00:00
2008-02-18 04:43:33 +00:00
2007-12-11 22:20:22 +00:00
2008-01-10 00:12:35 +00:00
2007-11-27 21:10:50 +00:00
2007-12-03 23:49:40 +00:00
2007-12-27 20:11:20 +00:00
2007-11-21 00:23:49 +00:00
2007-12-14 14:48:38 +00:00