]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CHAOS: avoid crash if string create fails 78/1278/4
authorScott Griepentrog <scott@griepentrog.com>
Thu, 17 Sep 2015 21:34:41 +0000 (16:34 -0500)
committerScott Griepentrog <scott@griepentrog.com>
Fri, 18 Sep 2015 18:49:55 +0000 (13:49 -0500)
commitd9723d242a2220e13e0217e5d2ff4fb00f08ca06
treeba1aa4359f5abe77d9bba0e463721f58e7f819c6
parente47396721f9c73b16ac7c7632dcd530f4e5b06c7
CHAOS: avoid crash if string create fails

Validate string buffer allocation before using them.

ASTERISK-25323

Change-Id: Ib9c338bdc1e53fb8b81366f0b39482b83ef56ce0
res/res_config_sqlite.c