]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CHAOS: avoid crash if string create fails 79/1279/4
authorScott Griepentrog <scott@griepentrog.com>
Thu, 17 Sep 2015 21:34:41 +0000 (16:34 -0500)
committerScott Griepentrog <sgriepentrog@digium.com>
Fri, 18 Sep 2015 18:52:46 +0000 (13:52 -0500)
commitc94f46080f60435fffd197d14441ccf9d963521b
tree3abc1331512162a11e3a0bfaac2388e3fbc88e5e
parenta665b3128177fc87036d7eb8b3174ac85e791d22
CHAOS: avoid crash if string create fails

Validate string buffer allocation before using them.

ASTERISK-25323

Change-Id: Ib9c338bdc1e53fb8b81366f0b39482b83ef56ce0
res/res_config_sqlite.c