[PATCH][next] ASoC: mediatek: mt8188: Fix uninitialized variable msk
Mark Brown
broonie at kernel.org
Thu Feb 27 08:10:14 PST 2025
On Wed, Feb 26, 2025 at 04:18:47PM +0000, Colin Ian King wrote:
> The variable msk not initialized and is being bit-wise or'd with values
> in a for-loop, leading to an undefined result. Fix this by initializing
> msk to zero before the for-loop.
Arnd sent a version of this that picked up reviews from the Mediatek
people so I applied that one, should be fixed in tomorrow's -next.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250227/da6a909d/attachment.sig>
More information about the linux-arm-kernel
mailing list