Commit Graph

11 Commits (1.8)

Author SHA1 Message Date
David M. Lee ade59844ab Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
Richard Mudgett f49ffa9d4c Fix memory corruption when trying to get "core show locks".
12 years ago
Kevin Harwell 05d11a66ea Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
12 years ago
Matthew Jordan 274a263773 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee c977fe4197 Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Terry Wilson 8713d9a573 Initialize track pointer
14 years ago
Tilghman Lesher 6be4e4d83c Initialize tracking variable in structure properly. Fixes a memory leak.
14 years ago
Tilghman Lesher fd11f34692 Change mutex tracking so that it only consumes memory in the core mutex object when it's actually being used.
14 years ago
Russell Bryant 90ac07ce45 Attempt to fix FreeBSD build problem.
15 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
15 years ago