]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stasis_playback: Check for failure to append vector.
authorCorey Farrell <git@cfware.com>
Mon, 6 Nov 2017 23:38:35 +0000 (18:38 -0500)
committerCorey Farrell <git@cfware.com>
Mon, 6 Nov 2017 23:39:25 +0000 (18:39 -0500)
commita8d6d8b4c1851364d243b2f5d301da06d49d8502
tree4ad4b5a9880ebeedfa4d4d41cf45ef6e54982c44
parent457abd06b4b6e89f80e106ef710bf2cf8932b7f8
res_stasis_playback: Check for failure to append vector.

Free resources and return error if we fail to append the vector in
stasis_app_control_play_uri.

Change-Id: I22c4a90dd859b253f2850c6511de48b25609422b
res/res_stasis_playback.c