]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_softmix: Removed unused parameter from check_binaural_position_change(.).
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 5 Jan 2018 12:06:33 +0000 (13:06 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Sat, 6 Jan 2018 18:06:57 +0000 (12:06 -0600)
commit925c5f345ea827f775010720de1bbbe6132079a9
tree01806dac092323b6d003b4d794cc7eddb1bddc78
parentec5cc52d3457f8c83910c83a7a7fa6ba5abfc537
bridge_softmix: Removed unused parameter from check_binaural_position_change(.).

Found as a result of the function being passed an uninitalized variable by
clang.

ASTERISK-27550

Change-Id: I8af3bd84656b685a956d498459f8db3613f68954
bridges/bridge_softmix.c
bridges/bridge_softmix/bridge_softmix_binaural.c
bridges/bridge_softmix/include/bridge_softmix_internal.h