Add va_end calls to __ast_str_helper.
[asterisk/asterisk.git] / main / strings.c
2010-02-16 Mark MichelsonAdd va_end calls to __ast_str_helper.
2010-02-16 Tilghman LesherChange the blanket rules to delete .lastclean on all...
2009-04-29 Tilghman LesherMerge str_substitution branch.
2009-04-02 Tilghman LesherMissed a common case for needing to extend the buffer.
2009-04-01 Tilghman LesherMerge changes from str_substitution that are unrelated...
2009-03-11 Tilghman LesherAdd MALLOC_DEBUG to various utility APIs, so that memor...
2009-02-18 Tilghman LesherHandle negative length and eliminate a condition that...
2009-02-16 Tilghman LesherMight want to update the buffer pointer after a realloc...
2008-12-18 Eliel C. SardanonsRemove duplicate code from the ast_str API. We now...
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...