]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_softmix.c: Fix crash if could not allocate the dsp. 82/2582/1
authorRichard Mudgett <rmudgett@digium.com>
Tue, 12 Apr 2016 18:10:47 +0000 (13:10 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 14 Apr 2016 01:59:43 +0000 (20:59 -0500)
commitf6e080c6a4d10597aa6e3d72a7576a5a12bdf858
tree1bfaa294690ab0496b97dbb3002c1c5434916ccd
parent1f853df29cffa249ec3c423e3ce88c042c18021d
bridge_softmix.c: Fix crash if could not allocate the dsp.

Fix off nominal crash where we could not setup the channel to process
frames for the softmix bridge technology because of allocation failure.

Change-Id: Ic307a8386e46bf551e48fcd1eb97276714d56372
bridges/bridge_softmix.c