openslesringbuffer: Provide the size of our array to GetDestinationOutputDeviceIDs
authorSebastian Dröge <sebastian@centricular.com>
Wed, 16 Jul 2014 22:11:48 +0000 (00:11 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 16 Jul 2014 22:18:41 +0000 (00:18 +0200)
commit8d5217141a530e8d4e632bafa5a364c48b40f4f8
treef4cbc777e0ce2d1eccc55fdaafc2cad6ca42bd7f
parentfe42739a3ef033251fc534a9c3b480d0a1ec4c2a
openslesringbuffer: Provide the size of our array to GetDestinationOutputDeviceIDs

Otherwise it does not and just fails. It needs to know the size of the
array to not write too much to it.
sys/opensles/openslesringbuffer.c