Commit Graph

5 Commits (ab3e9ddad1f4b5604e081771e0ede216bf567af2)

Author SHA1 Message Date
Tilghman Lesher bfc0d3b795 Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source.
17 years ago
Tilghman Lesher 5b220b3e91 Handle negative length and eliminate a condition that is always true.
17 years ago
Tilghman Lesher 76b100354d Might want to update the buffer pointer after a realloc (or we crash)
17 years ago
Eliel C. Sardanons 344a37f2a7 Remove duplicate code from the ast_str API. We now use __AST_STR_* to
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago