Commit Graph

13 Commits (9ae9893c63f49feb1a0addda544fa78edb573197)

Author SHA1 Message Date
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
7 years ago
Richard Mudgett 80097676e7 heap.c: No need to calloc heap pointer array.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 55ccdf93c3 Fix checks for allocation debugging.
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Tilghman Lesher 16c3ea3d42 Merged revisions 304950 via svnmerge from
14 years ago
Russell Bryant 12631bc3a0 Fix handling of removing nodes from the middle of a heap.
15 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
15 years ago
Russell Bryant 37b5a29dc7 Pass more useful information through to lock tracking when DEBUG_THREADS is on.
16 years ago
Tilghman Lesher bfc0d3b795 Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source.
16 years ago
Russell Bryant bb03ef8d47 Add an implementation of the heap data structure.
16 years ago