]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merge topic 'fix_oom_crash' into 13
authorJoshua Colp <jcolp@digium.com>
Fri, 23 Oct 2015 11:51:32 +0000 (06:51 -0500)
committerGerrit Code Review <gerrit2@gerrit.digium.api>
Fri, 23 Oct 2015 11:51:32 +0000 (06:51 -0500)
* changes:
  strings.c: Fix __ast_str_helper() to always return a terminated string.
  Add missing failure checks to ast_str_set_va() callers.


Trivial merge