]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Fix file copy error handling.
authorCorey Farrell <git@cfware.com>
Thu, 21 Dec 2017 03:11:48 +0000 (22:11 -0500)
committerCorey Farrell <git@cfware.com>
Thu, 21 Dec 2017 03:19:29 +0000 (22:19 -0500)
commitf2f51ff4eaed436d1585d9832e0559b1097edca8
treed735c8dcb469b58c3776ceed56cc02e5e030fc75
parent4815be9aeb17afd650af184a272d73b63ff98774
app_voicemail: Fix file copy error handling.

Fix error where input/output file descriptors would be closed multiple
times.

Change-Id: Iba5140b60cb7de79e3d5d92be3c256947aa99da9
apps/app_voicemail.c