]> git.ipfire.org Git - thirdparty/asterisk.git/commit
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)
commit84f1068bab6e806f95cefd4577d389d6351a6d91
tree79608d90c4d6aca025c19649566630076cf604ea
parent53ed5a067591e7044cb61ff10f75c9b06a5d10fc
parentc8c65dfa413cff6ad5af12350564f37d4786fe01
Merge topic 'fix_oom_crash' into 13

* changes:
  strings.c: Fix __ast_str_helper() to always return a terminated string.
  Add missing failure checks to ast_str_set_va() callers.