[alsa-devel] [PATCH] soundwire: stream: fix out of boundary access on port properties

Vinod Koul vkoul at kernel.org
Mon May 27 07:04:38 CEST 2019


On 22-05-19, 17:24, Srinivas Kandagatla wrote:
> Assigning local iterator to array element and using it again for
> indexing would cross the array boundary.
> Fix this by directly referring array element without using the local
> variable.

Applied, thanks

-- 
~Vinod


More information about the Alsa-devel mailing list