]> git.ipfire.org Git - thirdparty/asterisk.git/commit
CHAOS: prevent sorcery object with null id 01/1101/1
authorScott Griepentrog <scott@griepentrog.com>
Mon, 17 Aug 2015 16:00:53 +0000 (11:00 -0500)
committerScott Griepentrog <sgriepentrog@digium.com>
Mon, 17 Aug 2015 16:05:26 +0000 (11:05 -0500)
commitab373f2ceffcad3a497663027199f4f4a81f644b
tree04ab04f5b9370c93aae753aaed90be2899849be7
parentb719f56c72c9cc66879eeef11de2ef4498cba648
CHAOS: prevent sorcery object with null id

When allocating a sorcery object, fail if the
id value was not allocated.

ASTERISK-25323
Reported by: Scott Griepentrog

Change-Id: I152133fb7545a4efcf7a0080ada77332d038669e
main/sorcery.c